Re: Creating and using GCJ ARM cross compiler
David Daney <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Matthijs van de Water wrote: > Hello, > > I'm trying to create an arm-linux toolchain based on GCC 4.2.3 with > working ARM EABI support, inside the Poky Linux OpenEmbedded > environment. Please try with GCC 4.3, arm-linux support for libgcj was not really working until this release. David Daney