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


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

Nothing for other architectures like my intel box.

Regards
Olaf


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