This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: eh not working in 20000730 cvs
Rich Churcher <churcher@ihug.com.au> writes:
| brent verner <brent@rcfile.org> writes:
|
| > On 01 Aug 2000 at 00:46 (-0700), Benjamin Kosnik wrote:
| > |
| > | today's patches from alexandre should (do for me) fix this problem once
| > | and for all.
| > |
| > | I've been able to bootstrap/build libstdc++ with current cvs g++ and get
| > | no fails
| >
| > success with gcc-20000801 :) Kudos to the magicians!
|
| It sure is nice to see CVS GCC building again. Thanks to everyone
| involved!
I got a different problem though... to make any C++ program to compile
and link I had to add -pthread. But after that everything seems to be
working quite fine. (even if compiling LyX takes hours...on a
P233...mostly due to swapping.).
Lgb