On Wed, Sep 13, 2000 at 01:27:11PM +1000, Allan Rae wrote:
> On Tue, 12 Sep 2000, Amir Karger wrote:
> 
> > OK, so I finally downloaded gcc-2.95.2, so that I could compile the new LyX.
> > I assume someone has noted in the requirements that 2.95 no longer works?
> 
> Hint:  assume nothing.

I kind of figured my assumption was wrong. Creative definition of "assume".

> > I assume this is a 2.95.2 thing, not you, since it's coming from the gcc
> > stuff. Still, is it there for a reason?
> 
> You missed out the important part: the compilation flags. You'll see that
> Lars has set the -Winline flag which is generating all these messages
> since gcc can't inline that particular function.  IIRC the function in
> question is a one-liner but that's not important.

Does that mean something could be added to the Makefile to fix the problem?

> > Why does nearly every file compilation get this?
> 
> That just shows how many files are dependent upon the use of maps and
> other tree based STL containers.

Oh, so actually we should be *proud* we're getting so many warnings, because
it shows how STL-compliant we are now!

-Amir

Reply via email to