Michael Menegakis wrote: > 2010/2/6 Dominic Fandrey <[email protected]> > >> Michael Menegakis wrote: >>> mingw64, >>> sdl compiled on it, its libs fed to makefile >>> makefile tweaking, >>> mmap() is replaced with #ifdefs similar to vm_x86.c >>> >>> I've reached a point where >>> >>> Program received signal SIGSEGV, Segmentation fault. >>> ... >> Are you using head or the 1.36 release? Head contains some 64 bit >> bug fixes in the VM code. Though none of that should have hit you >> during compile time. >> >> Which version of gcc is packaged with your mingw64? >> > > yes it's latest. > > gcc is 4.3.3 > > the binary package (of mingw64) is from "Toolchains targetting Win64" folder > at http://sourceforge.net/projects/mingw-w64/files/
In your place I'd give it a run without the VM first: ioquake3 +set vm_ui 0 +set vm_cgame 0 +set vm_game 0 If that works we can be certain it's the VM code. _______________________________________________ ioquake3 mailing list [email protected] http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I agree to love ioquake3 and libsdl.
