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: Latest snapshot won't build with --enable-libstdcxx-v3



> 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


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