I updated my custom w32/w64 native and cross-compiler build with gcc-4.4
with several backports and fixes from mainstream, and put them under the
mingw-w64 sf.net file release system under the subdirectories:
- Toolchain sources -> Personal Builds,
- Toolchains targetting Win32 -> Personal Builds
Hi Ruben,
Do not need configure --enable-libstdcxx-debug?
--
Xavi
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud
Ok... it wasn't the lib.exe. It was a misconfiguration on my part... sorry
about that.
As I build a bunch of packages on one single script, I made CXX="$CXX
$CXXFLAGS" to simplify the setup. But that was causing ilmBase configure to
fail when checking if g++ could generate a shared file.
that's w