Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
gcc4 x86 build fails on Linux/x86 at hrev35407, possibly due to hrev35396:
don't know how to make libstdc++.so
don't know how to make libsupc++.so
You need to run ./configure --update
This was due to some build system changes with respect to how those get built, and necessitate an update to your build environment.
Ah sorry, so it was hrev35397. Thanks anyway.
You need to run ./configure --update
This was due to some build system changes with respect to how those get built, and necessitate an update to your build environment.