Cross Compiling
David Holmes
david.holmes at oracle.com
Thu Mar 8 23:20:28 UTC 2012
Martin,
On 9/03/2012 3:40 AM, martin burtscher wrote:
> Hello,
>
> can anybody confirm, that cross compiling is working with make flags:
>
> CROSS_COMPILE_ARCH
> ALT_COMPILER_PATH?
>
> With confirm i mean tested and not just read in readme, because theres
> also a BUILD_HEADLESS_ONLY in the readme which doesn't work.
Cross-compilation works for our internal builds - but they only change
processor architecture and not the OS (they are all Linux).
I don't know whether anyone outside Oracle is using this means of
cross-compiling as they also need the actual target platform sources,
and those tend to come from other projects (IcedTea, Zero, Shark) with
their own build mechanisms.
David
> Thanks.
>
> Martin
More information about the build-dev
mailing list