This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/36101] deps on other host libraries incorrect



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]