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 bootstrap/27963] [4.2 Regression] libjava fails to build if it isn't built by default



------- Comment #4 from ayers at gcc dot gnu dot org  2006-06-08 20:18 -------
Hello,
I followed the advice given here:

http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00886.html

I believe "noconfigdir" is supposed to mean "not supported" so in this case the
correct "patch" would be to remove tartget-boehm-gc if in fact it is supported
by the platform, as we will later remove it again if it wasn't requested by
libobjc and not needed by java.

If I get a get a list of targets for which I should re-enable target-boehm-gc
(and possibly pre approval) I can certainly come up with a patch (it's just a
matter of removing target-boehm-gc from the appropriate noconfigdir entry).

Cheers,
David 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27963


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