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