bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Problem with GNU ld version 2.14.90.0.1 20030505 (Linux)


From: Daniel Jacobowitz
Subject: Re: Problem with GNU ld version 2.14.90.0.1 20030505 (Linux)
Date: Wed, 7 May 2003 22:28:30 -0400
User-agent: Mutt/1.5.1i

This is something which was not signalled as an error in earlier
releases, but IMO it really is a bug.  It means that the DSO in
question (does LD print out which DSO it is?) was not properly linked
against -lc.  If it had been, it would have its own copy of atexit.

On Thu, May 08, 2003 at 12:22:24AM +0200, Dr. Ernst Molitor wrote:
> Dear binutils gurus, 
> 
> after installation of H.J.Lu's latest binutils-2.14.90.0.1 for Linux, I
> came across a problem. Trying to compile different programs, error
> messages like this occurred time and again:
> 
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld:
> .libs/test-ename-western: hidden symbol `atexit' in
> /usr/lib/libc_nonshared.a(atexit.oS) is referenced by DSO
> collect2: ld returned 1 exit status
> 
> After overwriting /usr/i686-pc-linux-gnu/bin/ld with the ld binary taken
> from GNU ld version 2.13.90.0.20 20030319, the same sources compiled
> like a charm.
> 
> System info: Linux 2.4.20-pre10-ac1, GCC 2.3.2.
> 
> Sorry, this is an obscure report, but I don't really seem to have an
> idea of what kind of test I could perform to better spot the problem.
> Please don't hesitate to contact me if I can provide some sort of
> checking.
> 
> Best regards, 
> 
> Ernst
> 
> 
> 
> 
> _______________________________________________
> Bug-gnu-utils mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gnu-utils
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer




reply via email to

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