This is the mail archive of the gcc@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]

Re: opts.sh breaks compile on mingw


In a message dated 6/27/2003 10:12:16 PM Eastern Standard Time, pinskia@physics.uc.edu writes:
> What version of gawk do you have, the lasted one without a patch had 
> bugs in it.

I was using GNU Awk 3.0.4.  After upgrading to GNU Awk 3.1.2,
problems seem to go away with that, and the bootstrap
continues!  Thank you very much.

3.0.4 is the stock awk that comes with current release
MSYS for MinGW.

Perhaps there should be some kind of check somewhere for
a gawk of sufficient vintage?  Its a little disturbing to
me that GCC now has such a strict dependency on things
like gawk..  it seems like this would be a problem for
a lot of others besides myself ;\

Also, perhaps this should be documented somewhere a little
more obvious?

Thanks a ton,

Aaron


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