bug on mainline

Ulrich Drepper drepper@redhat.com
Sat Mar 2 22:55:00 GMT 2002


On Sat, 2002-03-02 at 22:41, Andreas Jaeger wrote:
> 
> With current GCC 3.1 and current binutils I get this error when
> compiling glibc CVS on i686-linux:
> 
> /tmp/ccDWlLRk.s: Assembler messages:
> /tmp/ccDWlLRk.s:7722: Error: symbol `daylight' can not be both weak and common
> /tmp/ccDWlLRk.s:7722: Error: symbol `timezone' can not be both weak and common
> make[2]: *** [/builds/glibc/gcc-3.1/time/tzset.o] Error 1

I've seen in the gcc ChangeLogs this horrible mistake called
-fno-zero-initialized-in-bss.  Are you using a compiler with this?

Unless the default gets set back to something reasonable we have to add
a configure test to detect a compiler with this option.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20020302/3c023d98/attachment.sig>


More information about the Libc-hacker mailing list