From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Building ubuntu/gcc-4_2-branch to get GCJ for arm EABI
Date: Thu, 10 Apr 2008 16:33:20 +0200 [thread overview]
Message-ID: <47FE2530.2@gmx.net> (raw)
In-Reply-To: <35a670560804100650w7de4cec0gae583d5ae73b8fad@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1696 bytes --]
Hi Matthijs,
I am interested in seeing a working GCJ on ARM EABI, too.
Matthijs van de Water schrieb:
> I was thinking of calling my package 'gcc-4.2.3-ubuntu' does that make sense?
For testing purposes it makes sense to
> For now, I simply copied 4.2.2*.bb and 4.2.2*.inc files to 4.2.3-ubuntu files:
> gcc_4.2.3-ubuntu.bb
> gcc-cross_4.2.3-ubuntu.bb
> gcc-4.2.3-ubuntu.inc
> gcc-cross-sdk_4.2.3-ubuntu.bb
> gcc-cross-initial_4.2.3-ubuntu.bb
> gcc-4.2.3-ubuntu
You do not need to modify gcc-cross-initial and gcc-cross-sdk in the
first place because the GCJ in them is not used at all. You need to
modify gcc-cross and gcc however.
You will use first to ahead-of-time compile your Java app and create the
db file. The latter contains gij which you have to put on your target
device.
> and changed gcc-4.2.3-ubuntu.inc to point its SRC_URI to svn, S to the
> correct dir and enabled JAVA by
> JAVA_linux-gnueabi = ",java"
Not quite sure whether this is the way it is supposed to do. I thought
there is a variable enable_java or something like that in the recipes
which you have to set to 1 in your local.conf.
> I'm running a build now (but that tends to take quite a while) and
> I'll report back my findings. Any suggestions or general explanations
> of how all these packages work together are more than welcome, because
> I'm not really sure what I'm doing...
Please report your results.
If you get it working please try whether the GCJ patches can be applied
to any of the existing GCC versions within OE. That way all
distributions in OE can make use of it optionally (when they switch to
this GCC).
Regards
Robert
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2008-04-10 14:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 13:50 Building ubuntu/gcc-4_2-branch to get GCJ for arm EABI Matthijs van de Water
2008-04-10 14:33 ` Robert Schuster [this message]
2008-04-10 17:07 ` Matthijs van de Water
2008-04-12 15:58 ` Robert Schuster
2008-04-12 17:13 ` gcc 4.3.0 status, was: " Koen Kooi
2008-04-23 6:41 ` Matthijs van de Water
2008-04-14 16:32 ` Matthijs van de Water
2008-04-15 15:10 ` Matthijs van de Water
2008-04-16 6:04 ` Robert Schuster
2008-04-21 10:37 ` Matthijs van de Water
2008-04-23 7:33 ` Robert Schuster
2008-04-23 11:44 ` Matthijs van de Water
2008-04-23 12:32 ` Mark Brown
2008-05-07 15:19 ` Matthijs van de Water
2008-04-23 11:48 ` Philip Balister
2008-04-23 12:07 ` Graeme Gregory
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47FE2530.2@gmx.net \
--to=thebohemian@gmx.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.