Markdown (.md) datatype for Multiview
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    eliot
    Posts: 608 from 2004/4/15
    Ok, I have the same problem on Mos.
    I need to do some debugging, because it works on Linux/MacOs and it is valgrind free.
    So it might be some problem with the SDK/Compiler.

    [ Edited by eliot 31.01.2025 - 11:16 ]
    regards
    eliot
  • »31.01.25 - 11:15
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 3141 from 2003/3/5
    From: Canada
    Quote:

    So it might be some problem with the SDK/Compiler.


    Doubt it. Is that a libnix or ixemul binary? For libnix, you set the stack size like:

    unsigned long __stack = (2 * 1024 * 1024);
  • »31.01.25 - 14:20
    Profile Visit Website