This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: initializing eh
- To: Olaf Petzold <opetzold at wit dot regiocom dot net>
- Subject: Re: initializing eh
- From: "H . J . Lu" <hjl at gnu dot org>
- Date: Fri, 2 Mar 2001 10:05:44 -0800
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- References: <01030210595305.00507@gatekeeper>
On Fri, Mar 02, 2001 at 10:58:57AM +0100, Olaf Petzold wrote:
> > > >> No, they are provided by /usr/lib/crt[in].o.
> > >
> > > > Interesting, where does it comes from - gcc ?
> > >
> > > They're part of the standard ELF build environment.
> > Any ideas what is the ELF build env on linux ? At this time I believe gcc
> Well, it seems to come from glibc. Unfortunally there are only:
>
> /usr/src/glibc-2.2/sysdeps/alpha/elf/crtbegin.S
> /usr/src/glibc-2.2/sysdeps/alpha/elf/crtend.S
>
/usr/lib/crt[in].o usually come from glibc under Linux.
--
H.J. Lu (hjl@gnu.org)