This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: compiling app using libstdc++


larsbj@lyx.org (Lars Gullik Bjønnes) writes:

| Using libstdc++ compiling LyX seems to go reasonbly well.

And to follow up my own mail...

LyX even runs. Although, it took 2 hrs to compile. I'll turn of the -g
switch form now on... (I also noted that I had to compile with
exceptions turned on)

I tried to compile with "-ansi -Wall -Weffc++", something I consider
useful with a lot of applications. However this generates a _lot_ of
warnings from the stdc++ headers.

So my question is if the intention is to have libstdc++ compile
cleanly with such warnings enabled or is this considered just to
cumbersome?

(I also tried to use -Wold-style-casts but then I got another lot of
warnings.)

If the intention is to complile cleanly with these commonly wanted warnings
I might be able to invest some hours in helping with that.

	Lgb


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