"make dbg" fails to compile. Last output from the make:
In file included from defines.h:10,
from cg_array_access.cpp:7:
../../../os/Linux/include/platform.h: In function
`void* get_specific00()':
../../../os/Linux/include/platform.h:142:
`SIZE_OF_PTHREAD_DESCR' undeclared (first use this
function)
../../../os/Linux/include/platform.h:142: (Each
undeclared identifier is reported only once for each
function it appears in.)
../../../os/Linux/include/platform.h:142:
`OFFSET_OF_SPECIFIC_IN_THREAD_DESCR' undeclared (first
use this function)
make[2]: *** [Linux/dbg/cg_array_access.o] Error 1
make[2]: Leaving directory
`/amd/netapp2/homes02/jaultman/orp-1.0.10/arch/ia32/ia32_o1_jit'
make[1]: ***
[../../arch/ia32/ia32_o1_jit/Linux/dbg/libvm.a] Error 2
make[1]: Leaving directory
`/amd/netapp2/homes02/jaultman/orp-1.0.10/mains/orp'
make: *** [dbg] Error 2