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]

Question : i386's crt0 ?


Hi everyone,

I am trying find out why crt0.S is not provided for i386 target as it
is the case with, for example, powerpc's. If we consider it is
supposed to initialize the C runtime, I don't understand why I should
write it myself since every i386's crt0 will do the same : stack
pointer initialization, constructor calls, etc. I really need hints
about that, it looks like I missed something...

Thank you !

--
Julio Guerra


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