------- Comment #7 from paolo dot carlini at oracle dot com 2010-01-21 01:32 ------- At this time I don't know --enable-build-with-cxx enough to contribute much to the solution of the specific issue having to to with that configure option, just wanted to point out that normal uses of the library don't need the parallel mode facilities, thus anything having to do with it could be left out, in particular src/parallel_list.cc. I'm assuming of course that even when that option is used eventually a normal C++ library is built and installed.
Anyway, the issue here, in this specific PR, seems different, is about building libgomp before libstdc++-v3 in normal GCC builds and I'm not sure that this makes sense also with --enable-build-with-cxx... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36101