Facilitate cross compilation, and simplify own makefile
All threads resolved
- Ben Avison authored
Also correct the comments describing the meaning of `adr` and `fadr`
+ 2
- 19
Various changes to permit Squish to run under the (Matrix) Brandy interpreter when a build is performed on a cross-compilation host. Also simplify Squish's own makefile (requires RiscOS/BuildSys!32 (merged)).
mentioned in commit bavison/BuildSys@c480a11b
mentioned in merge request RiscOS/BuildSys!32 (merged)
mentioned in commit bavison/BuildSys@c07ca290
mentioned in commit bavison/BuildSys@750981dc
mentioned in commit bavison/BuildSys@46a29b83
It turned out that if you did an installation starting from version 1, it didn't work correctly when cross-compiling. This was because the special Brandy variables ARGC
and ARGV$()
were getting renamed (and in fact, the keep file wasn't being specified, so so were lots of single-character integer variables, which probably hurt performance).
I've also now enabled GitLab CI/CD.
resolved all threads
resolved all threads
mentioned in merge request RiscOS/Tools/Sources/GNU/defmod!4
Also correct the comments describing the meaning of `adr` and `fadr`
Files with large changes are collapsed by default.