Files
haikuports/dev-embedded/lwtools
Adrien Destugues b52d2973fb WIP fixes to gcc-6809 and lwtools
* Not working properly yet.
* gcc6809 was missing dependencies on mpc/mpfr/gmp (not caught by
haikuporter because the executables are not in $binDir
* the -x86 suffix on lwasm was causing gcc to not find it, so use the
normal "bin" dir (it doesn't build with gcc2 anyway)
* Still not working because of LIBRARY_PATH issues (gcc redefines this
and it confuses runtime_loader)
2015-05-15 20:58:40 +02:00
..