[Bug bootstrap/46397] lto-plugin.c does not build on Solaris 10/SPARC

davek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 9 21:01:00 GMT 2010


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

--- Comment #4 from Dave Korn <davek at gcc dot gnu.org> 2010-11-09 21:00:57 UTC ---
Created attachment 22355
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22355
first spin of trial patch

How about if we make building the plugin conditional on having c99 available? 
I'm testing this at the moment on cygwin, and will test it later on linux;
Sean, could you give it a try on SPARC and check that it successfully disables
building the plugin?  (Don't forget to regenerate the two configure files, I
omitted that diff from the patch.  If you'd prefer, I could send a version with
the full diff; just ask if so.)



More information about the Gcc-bugs mailing list