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/17477] New: gcc-3.4.2 Sparc Solaris9 Build crash libiberty fibheap


Hi,
I have a SUN Blade 2000, Solaris 2.9 with gcc-3.2
Downloaded latest version of gcc-3.4.2, unpacked it; created a objdir
parallel to the source directory
# cd <objdir>
# <full-path-to-srcdir>/configure
(OK)
# make bootstrap
lot of checking, then starts compiling after some tens of lines, crashes with:
.../gcc-3.4.2./libiberty/fibheap.c:395: Warning: impliciet declaration of
function `memset`
make[1]: *** [fibheap.o] Error 1
make[1]: Leaving directory `/home/wins/builds/src/gnu/objdir/libiberty´
make: *** [all-libiberty] Error 2

what is wrong ?
Thanks for any hint and help.

Pieter

-- 
           Summary: gcc-3.4.2 Sparc Solaris9 Build crash libiberty fibheap
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pieter dot donche at ua dot ac dot be
                CC: gcc-bugs at gcc dot gnu dot org


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


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