Colin,

I use Mandrake 8.2 with stock gcc to compile both flightgear and fgsd and
I have no problem. Both run fine.

My gcc is 2.96 20000731

You must have screwed up something.

Cheers,

-Fred
Maintainer of the FlightGear Scenery Designer project
http://fgsd.sf.net

----- Original Message -----
From: "Colin Rose" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 26, 2002 4:05 PM
Subject: Re: [Flightgear-devel] Problems compiling from CVS


> >
> > When working from the CVS files you NEED to work
> > from both the SimGear and FlightGear CVS files.
> >
> > ie check SimGear out of CVS like you did with FlightGear
> >
> > Norman
> >
> Sorry mate I wasn't very clear after rereading what I posted I should have
> said that I had done that (I got a bit confused, been at it for a while).
> I am only a beginner and have just managed the first chapter of 'Learn C++
> for linux in 2.7 minutes'.
> I stuffed around for a bit and modified the line (in fgfs.hxx) to various
> other types float, int, etc (instead of mutable) and it seems to get a lot
> further through make before it all falls over.
> According to some stuff I looked up in Google some versions of c++ cannot
> deal with the mutable keyword and so I wonder if this could be it. I am
using
> GCC2.96 on Mandrake 8.2.
> I hope I am not being too annoying but look on the bright side at least
you
> can see what a silly newbie can screw up while trying his hardest.
>
>
> --- this is the section of fgfs.hxx where it grinds to a halt ---
> protected:
>
>   mutable SGPropertyNode_ptr, _freeze_master_node;
>   bool _suspended;
>
> };
> --------------------------------------------------------------------------
-------------------
>
> > _______________________________________________
> > Flightgear-devel mailing list
> > [EMAIL PROTECTED]
> > http://mail.flightgear.org/mailman/listinfo/flightgear-devel
>
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel
>



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to