Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| 
| Lars> As a guideline we should inline as _few_ functions/methods as
| Lars> possible. _Unless_ we can show by profiling that it will have a
| Lars> large effect and that the current code is too slow because of
| Lars> out-of-line code.
| 
| BTW, Lars, could we remove -Winline from the default CXXFLAGS at least
| for gcc 2.95.2? It generates a bunch of warnings always in the same
| place in <map> (a bug in the library, it seems), and makes compilation
| a bit painful...

I really don't want to...

| Also, did you see the pointer in lyx-users to the bug report for
| redhat 7.0 explaining that our flags for 2.96 are a bit overdone? It
| like to fix that in 1.1.5fix2, so that it compiles cleanly on redhat
| 7.0.

You can at least remove pedantic if that is present.

What flags are used for 2.96 at present? (I really hate Redhat for
releasing an 2.96 which is not endoresed by the gcc team.)

        Lgb

Reply via email to