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

Re: [MiNT] c++ crash with lzma-utils (constructors problem?)



Le Fri, 25 Apr 2008 20:59:07 +0100
Alan Hourihane <alanh@fairlite.demon.co.uk> a _crit:

> I had to increase the stack size. 
> 
> This really is painful. I might start to look at what we can do about
> this fiddling with stack sizes.

Well, the 'easiest' would be to fix MMU support in MiNT so each process
has a virtual address space, and so each process could get ~ 3GB of
memory available for text,data,bss,heap and stack (stack would start at
the end of the virtual address space of the process).
Easier said than done, though :-(.

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: D_veloppement, jeux