On Tue, 2007-07-31 at 07:10 -0700, Joe Wilson wrote: > Odd. If I rebuild neko 1.6.0 with these flags, it runs to completion > without error: > > CFLAGS = -Wall -g -fPIC -fno-strict-aliasing -Ivm \ > -I$(GCDIR)/include -DCOMPACT_TABLE > > But if I add -O1 or -O2 to CFLAGS you get this segfault:
BTW: Neko builds fine on AMD64, passes the test (Nicolas .. the 'test' is absurd.. one test? Felix runs hundreds of tests.. :) gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) But there's no x64 jit :) -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net -- Neko : One VM to run them all (http://nekovm.org)
