From: Gwenole B. <gb...@di...> - 2004-01-24 11:48:20
|
Hi, > ../kpx_cpu/src/cpu/ppc/ppc-translate.cpp:99: error: (Each undeclared > identifier > is reported only once for each function it appears in.) > make: *** [obj/ppc-translate.o] Error 1 Move up the #if PPC_ENABLE_JIT as there is no JIT support for ARM yet, nor disassembler. BTW, where is the gcc33 env on ipaq4? |