This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36101] deps on other host libraries incorrect
- From: "rwild at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2010 07:04:22 -0000
- Subject: [Bug libstdc++/36101] deps on other host libraries incorrect
- References: <bug-36101-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from rwild at gcc dot gnu dot org 2010-01-21 07:04 -------
I've looked at 42813 now. It indicates that configure-target-libstdc++-v3
depends
upon configure-target-libgomp (which creates libgomp/omp.h), but I don't see
why
it should depend upon all-target-libgomp. The former dependency however is
already recorded in the current Makefile.def. So I'm not sure what is
happening
here.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36101