[Bug bootstrap/31746] Broken ./configure sed scripting affecting "*gcc/configargs.h" construction.
rob1weld at aol dot com
gcc-bugzilla@gcc.gnu.org
Wed May 2 04:08:00 GMT 2007
------- Comment #5 from rob1weld at aol dot com 2007-05-02 05:08 -------
Thanks Andreas,
The annoying un-quoted second occurance of the languages is now fixed.
Somehow AutoConf decided that it was going to rebuild ./configure .
I renamed my current configure and then did a new SVN to get the "official"
one. They are very different.
Mine says: "Generated by GNU Autoconf 2.61."
SVN says: "Generated automatically using autoconf version 2.13"
There are _many_ other differences. My SVN was able to merge what I had with
it's comparison of the origonal SVN version and not complaint.
I'm not going to concern myself with _why_ the regenerated file from the SVN's
"configure.in" file produced a "configure" file that was broken. I'll
just eye the two up and re-enable gomp and mudflaps for the Cygwin target (yes,
they work) and leave the rest alone.
This means that the "configure.in" file needs a once over.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31746
More information about the Gcc-bugs
mailing list