Ticket #764 (closed task: fixed)
Toolchain for cross-compiling
| Reported by: | zeusone | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Other | Version: | |
| Keywords: | toolchain | Cc: |
Description
The toolchain is not working anymore with the new SHR.
Would be nice to have a new one, 32bit and 64bit version.
Change History
comment:1 Changed 4 years ago by mrmoku
- Owner changed from ainulindale to mrmoku
- Status changed from new to assigned
comment:2 Changed 3 years ago by jeremy-list
Using binaries built for different targets (arm-oe-linux-gnueabi and arm-angstrom-linux-gnueabi) in the same system can cause unexpected segmentation faults even though the hardware is perfectly capable of running binaries compiled for each target separately. Whoever fixes this bug: please keep this in mind :)
comment:4 Changed 2 years ago by mrmoku
- Status changed from assigned to closed
- Resolution set to fixed
We build a 64-bit toolchain on our buildhost. You can find it here:
http://build.shr-project.org/shr-unstable/sdk/
We can't easily build a 32-bit one on the buildhost. IIRC OE has problems with cross-compiling the SDK... But fortunatelly someone did that and can be found here:
http://www.chonyota.net/freerunner/toolchains/
