This is the mail archive of the libstdc++@sources.redhat.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: libstdc++-v3 on RedHat 7 - how ?


On Mon, Oct 30, 2000 at 06:33:10PM +0000, Dr. David Gilbert wrote:
> Can anyone recommend me a good version of the gcc source to start with for
> this? (I was previously running with gcc 2.95.2 19991024) - what are you
> guys using when you want to work on the library and dont want to get stuck
> following the gcc snaps ?

Hmmmmmmm.  Some of the recent important bugfixes to the library also
involved changing the gcc sources.  So when we want to work on the library,
we're generally using current CVS all the way around.

The last full bootstrap I did was with the 20001024 sources.  If you're
going to do a full build, you might start somewhere in there.  The main
flag you need to use during configuration is --enable-libstdcxx-v3 to turn
on the new library and namespace std, but not the new C++ ABI.

Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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