"Norman Vine" <[EMAIL PROTECTED]> wrote:
> Martin  Spott writes:
>>
>> /usr/include/sys/stream.h:67: error: `struct queue' redeclared as different 
>>    kind of symbol
>> /usr/local/include/c++/3.3/bits/stl_queue.h:71: error: previous declaration of 
>>    `template<class _Tp, class _Sequence = std::deque<_Tp, 
>>    std::allocator<_CharT> > > class std::queue'
>> make[4]: *** [FGDeadBand.o] Error 1

> Note support for many sparc targets has been dropped from the gcc suite, 
> you aren't running one of those deprecated are you ?

Last time I checked, this target was officially supported. I have a SS20
with Ross HyperSPARC CPU's (you probably already noticed that I have a
certain affinity to SMP machines, even with slow CPU's  ;-)
They even added special optimizations for these CPU's in recent releases
(-mcpu=hypersparc -mtune=hypersparc), so I assume GCC support is quite up to
date.
I had tons of "internal compiler error" when I was trying to build
FlightGear on IRIX with earlier releases of GCC, so I decided to take
the current release this time for FG on Solaris. I know that there are
a few issues but it works most of the time

> I am not familiar with <sys/stream.h>.  
> Is this a standard Unix header or 'Solaris' specific ?

It lives in /usr/include/ and has absolutely no notice ob probably being
deprecated. I assume it is present on _every_ current commercial OS:

/*      Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
/*        All Rights Reserved   */

/*      THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T     */
/*      The copyright notice above does not evidence any        */
/*      actual or intended publication of such source code.     */

/*
 * Copyright (c) 1994-2000 by Sun Microsystems, Inc.
 * All rights reserved.
[...]


Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

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

Reply via email to