[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: more question about porting/gcc
> of one point: The mshrink() problem, which should really be fixed (this is
> also good for Multitasking only, when I am compiling something and I am
> starting up another program this usually ends up in crashes because the
> gcc starts up very often and consumes up all Memory...
I'm not sure this helps, but have you tried fixstack'ing different
(either large positive or suitable negative) values? If I remember
correctly (it's some time since I used my Atari), gcc has stack of -1
(glob all you get).
- Eero