tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] compilation problem with gcc 3.3


From: Jens Harms
Subject: [Tinycc-devel] compilation problem with gcc 3.3
Date: Thu, 29 May 2003 19:54:09 +0200 (MET DST)

Hi i tried the latest tcc but got many problems with
gcc 3.3 and libc6
if i compile with tcc:

./tcc ex3.c
tcc: undefined symbol '__init_array_end'
tcc: undefined symbol '__init_array_start'
tcc: undefined symbol '__fini_array_end'
tcc: undefined symbol '__fini_array_start'

./tcc_g ex3.c
tcc: undefined symbol '__init_array_end'
tcc: undefined symbol '__init_array_start'
tcc: undefined symbol '__fini_array_end'
tcc: undefined symbol '__fini_array_start'


can anyone help ?





reply via email to

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