Wolfgang Thaller
|
c517558e5b
|
build-toolchain.bash: add --ninja option
|
2018-01-06 03:13:05 +01:00 |
|
Wolfgang Thaller
|
f2c5029218
|
On Tiger, automatically apply the -fno-PIE workaround/hack (see previous commit); also, check that --host-c*-compiler options have been specified
|
2017-10-08 10:40:47 +02:00 |
|
Wolfgang Thaller
|
1a7ff978fe
|
hacks to make gcc7.2 compile on Tiger
|
2017-10-08 08:46:32 +02:00 |
|
Wolfgang Thaller
|
f65c69f656
|
newlib now has a threads.h header file, which conflicts with Apple's Threads.h on case-insensitive file systems. Suppress it.
It doesn't work anyway, as we would need to supply at least a platform-specific machine/_threads.h for it.
|
2017-10-07 21:38:09 +02:00 |
|
Wolfgang Thaller
|
fd5a1e57f2
|
build-toolchain.bash: add missing options to help message
|
2017-10-05 15:32:12 +02:00 |
|
Wolfgang Thaller
|
da6426b207
|
Tiger compatibility; most importantly, we want a C99 compiler
|
2017-10-05 14:52:17 +02:00 |
|
Wolfgang Thaller
|
bf7325099e
|
Take only libelf from elfutils and simplify the build system
|
2017-09-28 18:31:03 +02:00 |
|
Wolfgang Thaller
|
008ffe1401
|
Elf2Mac, a replacement for elf2flt.
Right now this is not an improvement, but the plan is to work towards multi-segment apps.
|
2017-09-23 03:56:37 +02:00 |
|
Wolfgang Thaller
|
0b99d3d330
|
build-toolchain: Reinstate fallback to pre-built import libraries, for now
|
2017-04-25 03:33:32 +02:00 |
|
Wolfgang Thaller
|
814fe339b5
|
more README.md updates, rename build-toolchain.sh to build-toolchain.bash to avoid confusion
|
2017-04-25 03:33:22 +02:00 |
|