mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 22:34:48 +01:00
ec0204ad1e
gcc2 only for the time being, as the other plattforms either don't build or the resulting binary doesn't launch. x86: "runtime_loader: Cannot open file libnetwork.so: No such file or directory" It also refuses to build with haikuporter's -S option: "POLICY ERROR: can't find used library "libstdc++.r4.so" x64: "bash: ./Pe: cannot execute binary file: Not an executable" And the same policy error with -S as x86. Anyone feel free to fix that... :)