This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/50715] New: build with --enable-checking=release fails with linker error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715

             Bug #: 50715
           Summary: build with --enable-checking=release fails with linker
                    error
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gseanmcg@gmail.com


attempt to build with --enable-checking=release with trunk revision 179918
fails with the following linker error:

ld: fatal: libstdc++-symbols.ver-sun: 5210: symbol `__cxa_get_exception_ptr' is
already defined in file: libstdc++-symbols.ver-sun


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