This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug on mainline


Ulrich Drepper <drepper@redhat.com> writes:

> 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?

Yes, I do.  Ok, that might explain it.

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]