mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
* 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)