27 Mar
2009
27 Mar
'09
5:25 a.m.
Hi, I have patched jhc so your example will run, if you don't want to recompile jhc, I have attached the generated C file. simply compile it with gcc -m32 '-std=gnu99' -D_GNU_SOURCE '-falign-functions=4' -ffast-math -DNDEBUG -O3 -fomit-frame-pointer -o hruska_ray hruska_ray_code.c or you can use the recomp.prl script that comes with jhc in the utils directory to recompile C code generated by jhc with different options. John -- John Meacham - ⑆repetae.net⑆john⑈