Attached to Project: CRUX-ARM
Opened by Victor Martinez - 2011-05-26
Last edited by Jose V Beneyto - 2013-10-17
Opened by Victor Martinez - 2011-05-26
Last edited by Jose V Beneyto - 2013-10-17
FS#4 - perl: update to 5.12.3
There are some problems trying to cross-build perl to the new version.
Here there are some notes about the work done (but not working):
- The Pkgfile tries to build the needed hosts tools and then build perl.
- The config provided got from versatile native configure.
May be a bad way to try to cross-build it. Waiting comments and suggestions to cross-build perl.
core-cross repository is no longer provided by us and was moved to our 'attic'[1]. Instead of it we started to use crossrootfs[2] where only a minimal set of core ports are crosscompiled, and perl is no longer required since can be compiled natively to create the final rootfs.
[1] - https://crux-arm.nu/gitweb?p=attic/ports/core-cross.git;a=summary [2] - https://crux-arm.nu/gitweb?p=crossrootfs.git;a=summary
I'll close this task