[OE-core] [RFT] GCC 4.8 recipes
Richard Purdie
richard.purdie at linuxfoundation.org
Thu Mar 28 17:49:59 UTC 2013
On Thu, 2013-03-28 at 09:07 -0700, Khem Raj wrote:
> On Mar 28, 2013, at 8:46 AM, Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org> wrote:
>
> > W dniu 28.03.2013 10:02, Marcin Juszkiewicz pisze:
> >> W dniu 28.03.2013 06:51, Khem Raj pisze:
> >>> I have added gcc 4.8 recipes and the branch is here
> >>>
> >>> git://git.openembedded.org/openembedded-core-contrib kraj/gcc-4.8
> >>
> >> Übercool! Will do tests with aarch64.
> >
> > After some hacking (see attachment) I got it built and booted
> > core-image-minimal.
>
>
> Nice
>
> >
> > Problem was with paths - lib contra lib64. Will look at it more next week.
> >
> > <aarch64.diff>
>
>
> Well I guess aarch64 is kind of_special_ here. look into multilib we have done
> for other architectures. e.g. for x86_64 if you inherit multilib class it uses 'lib64'
> otherwise it uses 'lib' thats for historic reasons but for arm you could always use lib64
> why its not so ?
The build system should use whichever is configured as $libdir for any
given target.
Cheers,
Richard
More information about the Openembedded-core
mailing list