[Flightgear-devel] Boost problems

2002-04-05 Thread Erik Hofman
What should we do about this? Erik "/opt/include/boost/type_traits/arithmetic_traits.hpp", line 243: error(1029): expected an expression >::value)); ^ "/opt/include/boost/type_traits/arithmetic_traits.hpp", line 254: error(1029): expected an e

Re: [Flightgear-devel] Boost problems

2002-04-05 Thread Bernie Bright
Erik Hofman wrote: > > What should we do about this? > > Erik > Seems to be boost related. What compiler and platform? I seem to remember you are running an old IRIX system. Could you check http://www.boost.org/status/compiler_status.html to see if your platform is supported and if there ar

Re: [Flightgear-devel] Boost problems

2002-04-05 Thread Curtis L. Olson
Bernie Bright writes: > Erik Hofman wrote: > > > > What should we do about this? > > > > Erik > > > > Seems to be boost related. What compiler and platform? I seem to > remember you are running an old IRIX system. Could you check > http://www.boost.org/status/compiler_status.html to see if

Re: [Flightgear-devel] Boost problems

2002-04-05 Thread Bernie Bright
"Curtis L. Olson" wrote: > > Bernie Bright writes: > > Erik Hofman wrote: > > > > > > What should we do about this? > > > > > > Erik > > > > > > > Seems to be boost related. What compiler and platform? I seem to > > remember you are running an old IRIX system. Could you check > > http://www.bo

Re: [Flightgear-devel] Boost problems

2002-04-05 Thread Erik Hofman
Bernie Bright wrote: > "Curtis L. Olson" wrote: > >>Bernie Bright writes: >> >>>Erik Hofman wrote: >>> What should we do about this? Erik >>>Seems to be boost related. What compiler and platform? I seem to >>>remember you are running an old IRIX system. Could you check >

Re: [Flightgear-devel] Boost problems

2002-04-06 Thread Erik Hofman
Erik Hofman wrote: >> clib is new to me too, but I'm no irix expert. My guess is that it >> provides style headers which was reported as a problem by >> Erik. STLport appears the way to go though. > > > While I agree that STLPort may be a good thing, I'm a bit worried about > the fact that

Re: [Flightgear-devel] Boost problems

2002-04-06 Thread Bernie Bright
Erik Hofman wrote: > > Erik Hofman wrote: > > >> clib is new to me too, but I'm no irix expert. My guess is that it > >> provides style headers which was reported as a problem by > >> Erik. STLport appears the way to go though. > > > > > > While I agree that STLPort may be a good thing, I'm a

Re: [Flightgear-devel] Boost problems

2002-04-06 Thread Erik Hofman
Bernie Bright wrote: > > clib is a compatability library that comes with boost. I wasn't aware > of it until now. Its purpose is to provide the form of C > standard headers. Since its only 3K gzipped I've attached it here. > > I've also had a quick look at the boost regression test suite an

Re: [Flightgear-devel] Boost problems

2002-04-06 Thread Erik Hofman
Erik Hofman wrote: > Bernie Bright wrote: > >> >> clib is a compatability library that comes with boost. I wasn't aware >> of it until now. Its purpose is to provide the form of C >> standard headers. Since its only 3K gzipped I've attached it here. >> >> I've also had a quick look at the boo

Re: [Flightgear-devel] Boost problems

2002-04-06 Thread Martin Spott
> This doesn't mean much to me but it may be of some use. I have a > feeling though that your compiler may be too old to compile boost. Is > gcc 2.95 an option? Erik put _huge_ effort into the project because GCC is definitely _no_ option on IRIX/MIPS. I know what I'm talking about because I sp