Hi Dexter,

> configure:1948: checking for C compiler default output
> configure:1951: gcc -03    conftest.c  >&5
> gcc: unrecognized option `-03'
> cpp: Internal compiler error: program cpp got fatal signal 9
> configure:1954: $? = 1
> configure: failed program was:
> #line 1932 "configure"
> #include "confdefs.h"

Hi Dexter,

Hmm.. looks like that you have specified CC=gcc -03 ?!
Should be gcc -O3 (Letter O, not zero).

Regards

Georg

mysql,query




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to