With gcc 4.3.2 (after Linux upgrade) I get a compile error in both wxpython's nviz and vdigit:
undefined reference to `std::ios_base::Init::Init[in-charge]()' Searching around, I found http://bytes.com/groups/c/158974-compiler-linker-error-undefined-reference-std-ios_base-init-init-charge Attached diff solves the problem. Any objections to apply it to trunk? Markus
makefiles.diff
Description: Binary data
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
