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]

Adding crti.o and crtn.o to the newlib directory


Is this something that would violate the way newlib operates with libgloss?
For the configuration I have, I need to have my
newlib/libc/sys/(system) generate crti.o and crtn.o (which it does)
and then have those object files installed along with crt0.o.
Can I get any pointers to adding this to the config files in a way
that doesn't break other configurations?
Once I am done I will post my results so that others might benefit from it.


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