[oe] [PATCH][v4] Make multi-machine toolchains to co-exist (revised again)

Richard Purdie rpurdie at rpsys.net
Sat Jul 31 22:59:00 UTC 2010


On Thu, 2010-07-29 at 23:36 -0700, Khem Raj wrote:
> On Thu, Jul 29, 2010 at 7:52 PM, Tom Rini <tom_rini at mentor.com> wrote:
> > Hey all,
> >
> > As one of the folks who suggested something else, here's my take.
> >
> > We modify the prefix for cross stuff to dump everything into
> > MULTIMACH_TARGET_SYS in the sysroot.
> >
> > Pro: It should work for all the cases
> > Con: We're back to having a 'special' directory of cross stuff
> > Pro: It's separate but still valid for $ORIGIN mangling, which is the
> > other problem we had before.
> >
> > I've got a qemuarm console-image and then beagleboard console-image build
> > going now and that's going to take time.
> >
> > Signed-off-by: Tom Rini <tom_rini at mentor.com>
> 
> hah indecently I have been testing similar patch per our discussions on IRC
> but trying to get program-transform-name to generate unique compiler names
> which can coexist in <native sysroot>/usr/bin meanwhile I work on that this
> portion looks ok to go in.
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>

I've been trying to catch up with this issue and where OE is at now I'm
back. Could someone summarise where we're at please as reading through
the email threads which keep changing subject hasn't really educated me
much :/ Did changing the triplet work out or not?

In Poky I've got the putting the toolchain into:

native-sysroot/usr/bin/<package-triplet>/${TARGET_SYS}-foo

and this seems to be working out okay after a slightly bumpy ride...

Cheers,

Richard







More information about the Openembedded-devel mailing list