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


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