Le mercredi, 18 sep 2002, � 19:57 Europe/Paris, Ben Hines a �crit :

> It might not be CFLAGS, but you need to get it on that compile line. 
> Are you sure it's compiling with the fno-common?

Yes:
(..)
gcc -c -DNDEBUG -O4 -Wall -Wstrict-prototypes -fno-common -I. 
-I./Include -I./Stackless -DHAVE_CONFIG_H  -o Stackless/stacklesseval.o 
Stackless/stacklesseval.c
(..)
ranlib: same symbol defined in more than one member in: libpython2.2.a 
(table of contents will not be sorted)
(..)
ranlib: file: libpython2.2.a(ceval.o) defines symbol: _slp_schedule_hook
ranlib: file: libpython2.2.a(stacklesseval.o) defines symbol: 
_slp_schedule_hook
(..)
libpython2.2.a(stacklesseval.o) definition of _schedule_fasthook in 
section (__DATA,__common)

That's rather strange :(

  -- S�bastien

--
�My friends says we're like the dinosaurs, only we are doing
ourselves in much faster than they ever did.�
<http://www.type-z.org>                 -- Porno For Pyros, Pets




-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to