CDC build for PPC-linux

Dan Kegel dank@kegel.com
Tue Aug 16 16:42:00 GMT 2005


Ganesh.Tawde@relianceinfo.com wrote:
> I am trying to build the CDC for the linux-powerpc. I have successfully
> generated the PPC 405 cross compiler. During the build, I am getting the
> following error:
> 
> ...
> ... generating jni class headers
> ... ../../build/linux-powerpc/obj/gen_semispace.o
> powerpc-405-linux-gnu-gcc-3.4.4: /opt/crosstool/gcc-3.4.4-glibc-2.3.5
> /powerpc-405-linux-gnu/include: linker input file unused because linking
> not done
> cc1: /opt/crosstool/gcc-3.4.4-glibc-2.3.5/powerpc-405-linux-gnu/include: No
> such file or directory

You're trying to build
http://www.sun.com/software/communitysource/j2me/cdc
using gcc-3.4.4's java support, on the ppc405, right?

Two thoughts which may or may not be useful:

Have you verified that CDC will build for x86 with gcj?
If it won't build for x86, I doubt it'll build for embedded processors.

Also, you might want to try gcc-4.0.1 instead; I think there's
been a lot of work on Java since gcc-3.4.4.
- Dan


-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list