This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unoptimized compilation in src - bug or intentional?


Rask Ingemann Lambertsen wrote:

There's no -O2 anywhere when compiling in the src subdirectory. Is that
intentional?


Certainly, this does *not* happen when building native configurations on many linux targets to which I have access. In general, I'm finding your report really puzzling, never seen something similar. Out of curiosity, what happens if you specify CXXFLAGS explicitely, either by hand (just a make clean inside the build library, then set CXXFLAGS, make), or by |configuring with appropriate --enable-cxx-flags?

Paolo.
|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]