Giter VIP home page Giter VIP logo

perl-cross-arm's Introduction

Summary
-------

This is a patch set which adds cross-compilation to the perl
buildsystem.  It was built as a part of the Open Zaurus
(http://www.openzaurus.com/) distribution.  Most / All of the
optimisations are "borrowed" from this excellent project.

The main target is arm-linux but I have also managed to
successfully cross-compile perl for solaris x86 using the same
buildsystem.

We are currently dependent on an existing working local copy of
perl which is available as /usr/bin/perl.  This could be migrated
to using native miniperl with some additional effort.

Obviously you need a working and tested cross-compiler for your
build and target combination.  The binary directory must be in
your path.

1)	untar perl-cross-0.1.tar.gz in a clean perl-5.8.0 sourcetree.
You should be reading me (README) in perl-5.8.0/cross

2)	Make sure you are in the cross directory.

3)	Edit the file 'config' to contain your target platform information.

4)	make patch	## This will patch the existing source-tree.
5)	make perl	## Will make perl

The Obvious Ommissions
----------------------

This does NOT perform any installation as site installation method will
be dependant on the target arch and OS. 

make test will NOT work as the binaries and libraries will not execute.

Due to space limitations on the Zaurus (it's a PDA) we do not provide
documentation in the core - Therefore man pages are not even generated.

Enjoy!

References
-------
Redvers Davies <[email protected]>
Open Zaurus http://www.openzaurus.org/
Perl OZ Packages http://www.openzaurus.org/official/testing/feed/

perl-cross-arm's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.