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
produce elf binary files which are loaded by the linux kernel programm loader.
Therefor gcc and (maybe) the linux kernel is my ELF build envirenment. The
linux kernel doesn't bring crt{i|n}.o

Thanks
Olaf


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