tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] tcc error - compiling itself (newest CVS)


From: Jens Arm
Subject: [Tinycc-devel] tcc error - compiling itself (newest CVS)
Date: Tue, 22 Apr 2003 09:13:31 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]