This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool problem


Lehner, Michael wrote:
On 10/26/06, Francois DERMU <francois@azureus-inc.com> wrote:

My goal at the end of the day is to build a GCJ cross compiler for
mips32 processor (should be the 'mipsel' TARGET option) so that I can
execute a Java code in a router.
So do I only need to compil GCC and it will also create all the other
tools of GnuCompiler or do I need to do something ?

[Lehner, Michael]


Good morning,

I read in the crossgcc-mailing list, that you try to run Java on a MIPS
target. I am working on the same problem, but it is a mips64 in my case.
But I think we nevertheless could profit of each others experiences.


Speaking as the person who wrote most of the MIPS/Linux support in GCJ/libgcj, I am always interested when I hear of people trying to use it. Although I cannot be of much use solving Crosstool issues (As I have never used it), I would recommend that any java/GCJ specific issues be directed to java@gcc.gnu.org.


I would note that support on the o32 ABI in GCJ is currently (in the 4.2 pre-release branch) as complete as for any other platform. Support for the MIPS 64 bit ABI's is minimal, but I would be willing to give pointers to anyone that has 64bit hardware that wants to improve the GCJ port.

David Daney

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]