[klibc] [PATCH] klcc compatibility with gcc

H. Peter Anvin hpa at zytor.com
Wed Mar 2 12:27:43 PST 2005


H. Peter Anvin wrote:
> Erik van Konijnenburg wrote:
> 
>>
>>  * support -D -U -I options
>>  * fix klcc -c myapp.o myapp.c
>>  * fix klcc -o myapp myapp.o
>>
> 
> With the second one, do you mean
> 
>     klcc -c myapp.c
> 
> or
> 
>     klcc -c -o myapp.o myapp.c
> 
> ?
> 
> Either which way, thanks for testing it out.
> 

Anyway, your patch applied (except for the 'obj' bit; instead I fixed 
the underlying bug) and released as 0.203.

	-hpa



More information about the klibc mailing list