On Wed, July 6, 2005 2:26 am, Xuefer said:
> but any manage to compile switch/goto vm?
> CFLAGS=-g3 -O3 -Wall -march=pentium3 -pipe
> it takes all my memory and bunch of swap without ending the compilation
> gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)

MAYBE try that "NO-INLINE" thingie that makes the compiler slower, but
uses less RAM?...

Or do I have that backwards?...

Hell, try it anyway.  Worst that can happen is it doesn't work again.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to