I can't find out why crt0.o or crt1.o are not provided for i386 targets by newlib as it is the case for powerpc, arm, etc. targets.
ld requires it (and so do I to call static constructors).
I can't find out why crt0.o or crt1.o are not provided for i386 targets by newlib as it is the case for powerpc, arm, etc. targets.
ld requires it (and so do I to call static constructors).
Question directly asked on newlib's mailing list: http://sourceware-org.1504.n7.nabble.com/Question-i386-s-crt0-tp229290p229999.html