bug-hurd
[Top][All Lists]
Advanced

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

Re: glibc problem pinned down


From: Roland McGrath
Subject: Re: glibc problem pinned down
Date: Wed, 18 Jul 2001 16:31:16 -0400 (EDT)

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

Yes.  Those files are part of the GCC installation, and they are generic to
any ELF/x86 platform.  {g,}crt[10].o are part of libc, and differ on the Hurd.



reply via email to

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