• Cocoon
    Cocoon
    nine
    Posts: 46 from 2006/6/14
    Quote:

    itix wrote:
    Newlib.library itself is not problem. OS4Emu includes replacement for it. It is just startup code used in every newlib based program. It opens newlib.library, runs con/destructors and calls main().


    Knowing very little about how the OS4 SDK builds these binaries, how is the code linked into the beginning of the executable? Is an object taken out of a newlib static archive and linked in, or is it part of the crt1.o object?
  • »27.03.07 - 10:22
    Profile