Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the official cross-compiling toolchain #6

Open
Gadgetoid opened this issue Feb 5, 2014 · 1 comment
Open

Create the official cross-compiling toolchain #6

Gadgetoid opened this issue Feb 5, 2014 · 1 comment

Comments

@Gadgetoid
Copy link
Member

No description provided.

@Cloudef
Copy link

Cloudef commented Feb 6, 2014

Cross-compiling is bit of hacky. Instead I would propose creating enviroinment for Pyra that also provides cross-compiler (if you want to do things the hard way), but is mainly there for using distcc to accelerate compiles. This way you don't have to deal with host/target differences when building and configuring projects. It also makes recipe system 'makepnd' just work.

For building cross-compilers, see crosstool-ng.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants