tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] tcc 0.9.14 - compile error


From: Jens Arm
Subject: [Tinycc-devel] tcc 0.9.14 - compile error
Date: Wed, 27 Nov 2002 11:48:28 +0100

Hi

If I try to compile I get this error:
address@hidden tcc-0.9.14]$ make
gcc -O2 -g -Wall -m386 -malign-functions=0 -DCONFIG_TCC_PREFIX=\"/usr/local\" 
-o tcc_g tcc.c -ldl
`-m386' is deprecated. Use `-march=i386' or `-mcpu=i386' instead.
cc1: warning: -malign-functions is obsolete, use -falign-functions
In file included from tcc.c:8213:
tccelf.c: In function `resolve_sym':
tccelf.c:381: `RTLD_DEFAULT' undeclared (first use in this function)
tccelf.c:381: (Each undeclared identifier is reported only once
tccelf.c:381: for each function it appears in.)
make: *** [tcc_g] Error 1

What's wrong????


Jens




reply via email to

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