Latest snapshot won't build with --enable-libstdcxx-v3
Benjamin Kosnik
bkoz@redhat.com
Wed Sep 20 10:18:00 GMT 2000
> FYI - Latest CVS source still dies in libstdc++-v3/src/local.cc . I'm stuck until I
> can get 2.96 going with libstdc++v3. Has anyone been successful doing this? I was
> under the impression that this had/has been working.
This is what I got working last night:
gcc/ChangeLog
2000-09-19 Jim Wilson <wilson@cygnus.com>
* config/ia64/crtbegin.asm (__dso_handle): Delete use of
HAVE_GAS_HIDDEN macro.
Working revision: 1.7833
gcc/cp/ChangeLog
2000-09-18 Mark Mitchell <mark@codesourcery.com>
* decl.c (start_function): Robustify.
Working revision: 1.2005
I'm working on a system with corrected glibc headers though, so perhaps
this makes a difference (I doubt it.)
FYI:
In any case, I find it quite useful to archive away sources to a working
gcc subdirectory. I usually update once a week, and archive the updates
the bootstrap. Then I can fall back onto older gcc versions if current CVS
is unusable.
-benjamin
More information about the Gcc
mailing list