bug-hurd
[Top][All Lists]
Advanced

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

Re: glibc problem pinned down


From: Marcus Brinkmann
Subject: Re: glibc problem pinned down
Date: Wed, 18 Jul 2001 20:22:22 +0200
User-agent: Mutt/1.3.18i

On Mon, Jul 16, 2001 at 11:58:19PM -0400, Roland McGrath wrote:
> See csu/abi-note.S in the libc sources for some explanation.  
> You are trying to load a binary that has the wrong ABI note in it, i.e. a
> binary that got linked with the Linux crt1.o instead of the Hurd one.

I noticed that crt1.o is in /lib, while crtbegin.o, crtbeginS.o, crtend.o
and crtendS.o are in /lib/gcc-lib/i386-gnu/2.95.4.  As such they seem to be
part of the compile, while crt1.o is not.  Is it okay to use the Linux
versions of crtbegin/crtend, and just drop the bad crt1.o link?

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

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