Re: LF: 68000 C Compiler
[Prev][Next][Index][Thread]
Re: LF: 68000 C Compiler
On Mon, 18 Nov 1996 19:00:26 +0000, you wrote:
>>
>>
>> The problem is that the complier does not have a stdio.h file. It does
>> not have any of the standard libraries. But, you can use for loops and
>> stuff like that.
>>
>> -Tim
>
> >#include <stdio.h> //copied it from my C compiler's include dir
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> I used the one that I already
> had and copied it to the
> directory of cc68k.
>
>
>
That does not matter. CC68K still does not have standard C library
routines for the 68000. Your STDIO.H file would just point to a bunch
of stuff that does not exist, according to CC68K. Hope this helps.
-Tim
<pre>
--
Tim Gerla | timg@climax.polaristel.net
Tyball@irc | www.geocities.com/SiliconValley/Park/1691
Tyball Dragon| -==<UDIC>==-
Fargo Program Archive: www.geocities.com/SiliconValley/Park/1691/ti.html
</pre>
References: