Could anyone give me a detailed manual how I can perform cross compilation for ARMV5T arch on X86_SuSE? Thanks a lot.
zgtour
zgtour at 163.com
Fri Jul 6 22:34:22 PDT 2012
hi all,
I've tried to perform the cross compilation for ARMV5 over OE today, following the instructions mentioned in http://icedtea.classpath.org/wiki/CrossCompileOECoreTutorial.
The compilation stopped with the following error while executing "bitbake openjdk-6"
Parsing recipes: 100% |######################################################################################| Time: 00:01:30
Parsing of 1235 .bb files complete (0 cached, 1235 parsed). 1600 targets, 36 skipped, 0 masked, 0 errors.
ERROR: No recipes available for:
/root/oe-core/meta-openembedded/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
ERROR: Command execution failed: Exited with 1
What should I do now?
I established my build system based on VM on VirtualBox 4.1.18. The host environment is I7 Q720, with Windows7 as the OS. The guest OS is ubuntu-12.04-server-i386.
Best regards,
At 2012-07-05 00:47:06,"Xerxes Rånby" <xerxes at zafena.se> wrote:
>2012-07-04 18:01, zgtour skrev:
>> I've gone through the posts on http://icedtea.classpath.org/wiki/Main_Page and https://evolvis.org/plugins/mediawiki/wiki/jalimo/index.php/CrossCompilingOpenJDK. Both of these posts are not detailed enough to a newbie of Cross Compilation.
>>
>Which step failed for you when you followed the:
>http://icedtea.classpath.org/wiki/CrossCompileOECoreTutorial ?
>The OpenJDK 6 and 7 source-code is not designed to be easily cross compilable so unfortunately I cant give you any better tutorial.
>This OE-Core cross compile build recipes is the most tested way to cross compile both OpenJDK 6/7 and all software that OpenJDK itself depends on to create a complete system to run on armv5 hardware.
>
>If you are interested in cross compiling OpenJDK directly against a custom armv5 linux root filesystem then you may try use the latest OpenJDK 8 source.
>OpenJDK 8 have recently got a new configure based build system that is more cross compile friendly.
>Scroll down to section 7.3. Cross-compilation in this guide: http://openjdk.java.net/projects/build-infra/guide.html
>
>Cheers
>Xerxes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120707/42ad899c/attachment.html
More information about the distro-pkg-dev
mailing list