On 06/27/2011 01:32 PM, Rainer Orth wrote:
        Support libmudflap on Solaris (PR libmudflap/38738)
         http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01446.html

This needs the mudflap maintainer.

Build changes are okay, the rest is pretty obvious.

For pass-stratcliff I'd rather use autoconf tests as you suggested.

There's nothing in the toplevel to support feature tests that enable/disable modules, unfortunately. It's been done in a very ad-hoc way so far, perhaps you can just use "case $target in" (or is it "case $host in"? would it be possible to cross-compile from Solaris 10 to Solaris 11 using Sun tools?).

Paolo

Reply via email to