On Thu, Feb 26, 2004 at 03:37:17PM +0000, francis wrote: > configure:1620: gcc -02 march=i686 -fomit-frame-pointer conftest.c > >&5 > gcc: march=i686: No such file or directory > gcc: unrecognized option `-02'
Try -O2 instead of -02. (Alphabetic uppercase O, not zero.) -- [EMAIL PROTECTED] mailing list
