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]

Re: Valarray


Phil Edwards wrote:
> 
> The libstdc++ shipped with GCC is version 2.x.  (I think 2.10 with GCC 2.95.1.)
> 
> > I only see a valarray in
> > /usr/local/include/g++-3, is that correct? If so, the naming confuses me.
> 
> Look again; it is "g++-v3" for the version 3 include files.
>                        ^^          ^       ^

What I mean to say is, if GCC 2.95.1 uses libstdc++-v2, I cannot find its
include files. Or is that the g++-v3 files? That's what confuses me!

The only valarrays on my system are:

/usr/local/include/g++-3/valarray
/usr/local/libstdc++-2.90.6pre2/include/g++-v3/valarray

and the latter should *not* be in use. Perhaps I have fubar'd my system?

-- 
Marc Lepage
Software Developer
Molecular Mining Corporation
http://www.molecularmining.com/

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