• MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    Is your library using globals? If not then standard library model using sysv ABI should work. AFAIK this is not emulating any existing Amiga APIs?

    To use C I/O you "only" have to run C library constructors and destructors. I can provide source code to executor constructors/destructors in your libopen()/libclose() vectors.
    1 + 1 = 3 with very large values of 1
  • »04.12.11 - 15:52
    Profile