This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: initializing eh


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)


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