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

Re: MiNT-X, Xmp and colors



Tamminen Eero <t150315@proffa.cc.tut.fi> writes:

|> PS. The XSpread is on my WWW page now, compiled with the GNU regex
|> 'library' (although it was 80k on alpha, on st it was only 20k...).

This is expected, since the alpha is a 64 bit chip, which generally
means at least twice the code and data size compared to 32 bit
systems.

You may want to increase the stack size of XSpread to at least 10K, as
the GNU regex library by default uses alloca to allocate from stack,
but it can be configured to use malloc instead.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"