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

    jacadcaps wrote:
    Try with GCC5.


    Same result.

    Quote:

    No idea why you'd need -lc really.



    Code:
    LIBRARY
    Standard C Library (libc, -lc)


    So I thought I may need that (all combinations of gcc4/5 with or without -lc have been tried).

    Must admit I never fully understood all that libnix, ixemul and noixemul to the full extend as I've sofar allwys written code that compiles with -noixemul.
    On the long run that is also the plan here, but I'd rather have a working binary as a starting point.
  • »10.04.17 - 16:10
    Profile