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]

libstdc++ current CVS refuses to compile on mips-sgi-irix-6.5


	Hello,

	I checked out libstdc++ two hours agos and I have 
	problems to compile it with egcs 1.1.2 (and with the
	latest egcs snpashot).

	When compiling the file ios.cc i get errors :

	../../libstdc++/bits/locfacets.h:46: `_S' was not declared in this
scope
../../libstdc++/bits/locfacets.h:46: enumerator value for `space' not
integer constant
../../libstdc++/bits/locfacets.h:47: `_P' was not declared in this scope
../../libstdc++/bits/locfacets.h:47: `_U' was not declared in this scope
../../libstdc++/bits/locfacets.h:47: `_L' was not declared in this scope
../../libstdc++/bits/locfacets.h:47: `_N' was not declared in this scope
../../libstdc++/bits/locfacets.h:47: `_X' was not declared in this scope
../../libstdc++/bits/locfacets.h:47: enumerator value for `print' not
integer constant

[SNIP : more like that]

../../libstdc++/bits/locfacets.h:57: enumerator value for `graph' not
integer constant
In file included from ../../libstdc++/src/ios.cc:36:
../../libstdc++/bits/std_istream.h: In method `class
basic_istream<_CharT,_Traits> &
basic_istream<_CharT,_Traits>::ignore(int = 1, typename
_Traits::int_type = _Traits::eof())':
../../libstdc++/bits/std_istream.h:415: parse error before `>'
../../libstdc++/bits/std_istream.h:418: parse error before `)'
../../libstdc++/bits/std_istream.h:428: confused by earlier errors,
bailing out

	Can someone put me in the right direction ?
	In advance, thanks a lot.
_________________________________________________________________
Gilles Zunino - (Gilles.Zunino@hei.fupl.asso.fr)   (A 506)  7636

HEI, 13 rue de Toul, 59 046 LILLE CEDEX FRANCE
Phone : (+33) 3 28.38.48.58  Fax : (+33) 3 28.38.48.04


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