Hi
If I try to compile tcc with tcc (newest CVS) I get this error:
address@hidden tinycc]$ ./configure --cc=tcc
Binary directory /usr/local/bin
Library directory /usr/local/lib
Include directory /usr/local/include
Manual directory /usr/local/man
Source path /home/tux/compile/tinycc
C compiler tcc
make make
CPU x86
Big Endian no
gprof enabled no
Creating config.mak and config.h
address@hidden tinycc]$ make
tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 -o
tcc_g tcc.c -ldl
strip -s -R .comment -R .note -o tcc tcc_g
tcc -O2 -Wall -c -o libtcc1.o libtcc1.c
libtcc1.c:334: unknown constraint '%'
make: *** [libtcc1.o] Error 1
Jens
_______________________________________________
Tinycc-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/tinycc-devel