Adding crti.o and crtn.o to the newlib directory
Thomas Epperson
thomas.epperson@gmail.com
Wed Oct 15 17:14:00 GMT 2008
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.
More information about the Newlib
mailing list