octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MinGW build of 3.2.0: shared libstdc++


From: Tatsuro MATSUOKA
Subject: Re: MinGW build of 3.2.0: shared libstdc++
Date: Wed, 10 Jun 2009 18:36:28 +0900 (JST)

Hello

--- Jaroslav Hajek wrote:

> Just a side note: according to gcc manual, -fomit-frame-pointer is on
> by default at -O3 (also -O2, -O and -Os).
> 
>From man gcc
 -O also turns on -fomit-frame-pointer on machines where doing so
does not interfere with debugging.

Oh!

 However, in ATLAS for cygwin gives optimizing code
-fomit-frame-pointer -mfpmath=387 -O2

I have experienced in gnuplot.exe by Gcc-4.3.0-dw2 MInGW-TDM with '-O3' did 
hang up but that with 
'-O3 -fomit-frame-pointer' hanged up.

Thus on windows 'where doing so does not interfere with debugging.' might be 
the case.

Regards

Tatsuro



--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]