[klibc] [PATCH] klcc compatibility with gcc

H. Peter Anvin hpa at zytor.com
Wed Mar 2 12:19:11 PST 2005


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.

	-hpa



More information about the klibc mailing list