This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Generating crti.o for i386 architecture


I am using newlib to create a cross-compiler for my operating system
and I am running into problems with the 386 build of it.
I cannot figure out how to get crti.o and crtn.o objects to be built.
Without them I do not have important functions such as _init and
_fini.


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