Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:application:ns32000-cross [2021/04/12 04:24] – Revision from 2021-04-12 | software:application:ns32000-cross [2026/06/15 13:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== NS32000 cross-development ====== | ||
| + | |||
| + | Here is a copy of Linux x86_64 based GCC-3.4.6 cross development compiler for the NS32016/ | ||
| + | |||
| + | <code code> | ||
| + | # cd / | ||
| + | </ | ||
| + | |||
| + | <code code> | ||
| + | # tar xvfj ~/ | ||
| + | </ | ||
| + | |||
| + | <code code> | ||
| + | | ||
| + | </ | ||
| + | |||
| + | GCC 3.4.6 was, as far as I can tell, the last version to support the National Semiconductor CPUs. However, the accompanying “binutils” are from the current source, binutils-2.29, | ||
| + | |||
| + | N.B. GCC does not use the NS32000 module call mechanism. The files produced by this compiler are old “a.out” format. Calls to subroutines are by ' | ||
| + | |||
| + | –John C. 7/30/2017 | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | –Alec V. 8/24/2018 | ||
