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 libstdc++/24159] New: Gcc 3.4.4 build fails


gcc version 3.4.4 build fails with the following type of errors :
ld: fatal: relocation error: R_SPARC_DISP32: file .libs/allocator.o: symbol
<unknown>: offset 0xffffffff74cce9e1 is non-aligned
ld: fatal: relocation error: R_SPARC_DISP32: file .libs/codecvt.o: symbol
<unknown>: offset 0xffffffff74ccea49 is non-aligned
Platform : Sun 5.8
Gcc used to build : 2.95.2
ld used : v2.16 ( Also failed with the default /usr/ccs/bin/ld with the same error)
Confure Options : ./configure --prefix=/software/gcc/v3.4.4/sparc-sun-solaris2.7
--enable-languages=c,c++ --enable-shared

-- 
           Summary: Gcc 3.4.4 build fails
           Product: gcc
           Version: 2.95.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: biswadip at cal dot interrasystems dot com
                CC: gcc-bugs at gcc dot gnu dot org,sos at cal dot
                    interrasystems dot com
  GCC host triplet: Sun 5.8
GCC target triplet: gcc 3.4.4


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


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