It's not a bug in make; you should probably check with the Perl folks to
make sure that there isn't some issue with the way Perl builds makefiles
and certain versions of GCC, and/or your GCC installation.  This error:

  cc1: Invalid option `-fno-strict-aliasing'  ============= problem

seems odd, because I know that's normally a valid option to GCC.
Perhaps you have an older GCC on your PATH or something?

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to