[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] m68k-atari-mint-flags and m68k-atari-mint-stack





Frank Naumann wrote:
Hello!

which only matters for binary executables, libs don't have a stack AFAIK.

False

No, true. The library isn' t an executable and can't be started as process. Only processes have a stack (the stack is a runtime resource).

Oh, sorry, I read "binary which don't have a stack". Too fast :(

The flags program is the same, it adjusts memory flags, like fastram, fastload, etc, also unnecessary on a cross compiler.

Hmm. sometimes there is a need to adjust these flags.... e.g. for .SLB?

No, normally not. Only required for very special things.

Hm? ok.

regards

Standa