[uClibc]Conflicts between libgcc's exit and uclibc's exit.

Erik Andersen andersen at codepoet.org
Wed Mar 20 18:37:48 UTC 2002


On Wed Mar 20, 2002 at 01:17:32PM -0500, Martin Proulx wrote:
> 
> Hello,
> 
> I'm currently working on making uClibc work under uCLinux for the i960.
> I'm using GNU's gcc 2.95.3 and binutils 2.11.2 configured for the 
> i960-intel-coff target.
> 
> One on the problem I'm encountering is that gcc inlines calls to its own 
> initialization procedures (symbol: ___main) and furnished a termination 
> routines (symbol: _exit).
> 
> Those functions are defined in libgcc2.c.

-fno-builtin is supposed to take care of that...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list