On Tue, Oct 21, 2003 at 07:36:57PM +0200, Kostantino wrote:
> Hi.
> In the INSTALL file I read:
> 
> --enable-optimization=VALUE enables you to set optimization
>   to a higher level as the default (-O), for example
> --enable-optimization=-O3.
> 
> So I give the following configure command:
> 
> ./configure --with-frontend=qt --enable-optimization=-O3

Letter "Oh"

> 
> but after the make command I read:
> 
>         g++: unrecognised option '-03'

I doubt this. That's not what you passed. Please _always_ cut&paste
error messages verbatim. Do not write them by yourself.

Number "0" Zero

> 
> This behaviour still remains if I give before the command:
> 
>          CXXFLAGS='-03'
> 
> for BASH.
> 
> I use Linux-2.4.22 on Slackware 9.1, LyX-1.3.3, gcc (GCC) 3.2.3,
> g++ (GCC) 3.2.3
> Any suggestions for me? Perhaps I wrong something?

Try to get a keyboard where 0 and O are visually different ;-)

Andre'

Reply via email to