Familiar Linux / CDC
Daniel Tadeu MartÃnez Castello Branco <[email protected]> Fri, 24 Jun 2005 00:24:38 -0300
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm trying to compile CDC for a Familiar Linux embedded on iPaq 3650 (Strong ARM Processor) but i've got this error: ... generating jni class headers ... ../../build/linux-sarm-familia r/obj/gen_semispace.o ... ../../build/linux-sarm-familiar/obj/gen_markcompact.o ... ../../build/linux-sarm-familiar/obj/gc_common.o /tmp/cc7a0kJv.s: Assembler messages: /tmp/cc7a0kJv.s:5717: Error: no such instruction: `swp %ecx,%ecx,[%eax]' I compiled using JDK 1.4.2_08-b03 and GCC 3.3.5 on Debian. How can I solve this problem? What do I do to compile sucessfully for SARM-Familiar architecture? Thanks