[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Minor question about optimization flags in ./configure
From: |
José Luis García Pallero |
Subject: |
Minor question about optimization flags in ./configure |
Date: |
Fri, 8 May 2015 16:45:37 +0200 |
Hello:
I've seen (octave 4.0.0 rc4) that after the ./configure step, the
C/C++ compiling order contains the -O2 optimization flags but the
Fortran one contains only the -O. Is there any reason in order to not
use the -O2 flag in Fortran by default?
Also the gcc and g++ calls contain the -g flag in order to generate
debug symbols, but it is not used in the Fortran call. About the
performance for a normal user (not a developer), has -g any impact?
Thanks
--
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Minor question about optimization flags in ./configure,
José Luis García Pallero <=