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 #9 from amylaar at gcc dot gnu dot org  2010-01-21 07:44 -------
Created an attachment (id=19674)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19674&action=view)
experimental patch to remove dependency of configure-target-libstdc++-v3 on 
configure-target-libgomp

As the dependency of the parallel*.cc files on omp.h was not immediately
apparent - I looked at a few levels, but gave up as following all the
loose ends would have been more work than just trying it - I made a patch
to remove the configure dependency.

And, as stated before, I had a manifest build failure then.


-- 


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]