• Moderator
    Kronos
    Posts: 2419 from 2003/2/24
    Quote:

    Papiosaur wrote:

    A strange thing, if i compile without -noixemul (via cmake) all work fine, i obtain the lib and the exe and the exe work.




    Well guess what "-noixemul" means no IX (POSIX/UNIX) emulation which results in the linker complaining about those POSIX functions used but not provided.

    Now most of these have native Amiga/MorphOS counterparts which can be used instead, but since you didn't provide the actual linker error we can't even guess of which those would be.
  • »01.02.25 - 18:58
    Profile