This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc-3.0 status


On Thu, Jun 07, 2001 at 09:36:20AM +0200, Kurt Garloff wrote:
> (a) Linking of libgcj fails: 

Works now. (2001-06-07 22:00 MEST CVS tree)

> (b) include <strstream> leads to compiler errors
>  I know that <sstream> supercedes <strstream> and the latter is deprecated.
>  OTOH, strstream used to work two months ago, and it would be nice to be more 
>  grateful here. sstream works, BTW.
> 
>  /raid/gcc300/include/g++-v3/strstream: At global scope:
>  /raid/gcc300/include/g++-v3/strstream:38: syntax error before :' token

It's the __STL_BEGIN_NAMESPACE macro that is undefined (line 32 actually).

However this is just irrelevant. Some old strstream (April) has been
included instead of the backward/strstream, as I did not clean up properly. 

The backward/strstream seems to work.

Sorry for the noise!

Regards,
-- 
Kurt Garloff                   <kurt@garloff.de>         [Eindhoven, NL]
Physics: Plasma simulations  <K.Garloff@Phys.TUE.NL>  [TU Eindhoven, NL]
Linux: SCSI, Security          <garloff@suse.de>   [SuSE Nuernberg, FRG]
 (See mail header or public key servers for PGP2 and GPG public keys.)

PGP signature


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