tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] RedHat 9 - tcc -o problem


From: James MacLean
Subject: [Tinycc-devel] RedHat 9 - tcc -o problem
Date: Fri, 18 Apr 2003 18:34:59 -0300 (ADT)

Hi folks,

tcc version 0.9.18. Trying on both the RPMs and from source. After I 
remove the line :

OUTPUT_FORMAT(elf32-i386)

from /usr/lib/libc.so, when I run tcc -o <file>, I still end up with :

tcc: undefined symbol '__init_array_end'
tcc: undefined symbol '__init_array_start'
tcc: undefined symbol '__fini_array_end'
tcc: undefined symbol '__fini_array_start'

With RedHat 8, all seemed to work fine once the line was removed from the 
libc file.

any help appreciated :),
JES
-- 
James B. MacLean        address@hidden
Department of Education 
Nova Scotia, Canada
B3M 4B2
     





reply via email to

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