On Sun, Jan 4, 2009 at 5:55 PM, Markus Neteler <[email protected]> wrote: > 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?
Done. Hope it is portable (we typically find out only after changing in SVN..). Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
