This is the mail archive of the gcc-prs@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]

c/527: gcc does not build on sparcv9-sun-solaris2.7 host.



>Number:         527
>Category:       c
>Synopsis:       gcc does not build on sparcv9-sun-solaris2.7 host.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 12 05:06:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Zeckzer
>Release:        gcc version 2.96 20000911 (experimental)
>Organization:
>Environment:
SunOS 5.7 Generic sun4u sparc
>Description:
Building gcc with --with-gcc-version-trigger=/opt/install/egcs-20000911/gcc/version.c --host=sparcv9-sun-solaris2.7 --prefix=/opt/gnu/egcs-20000911-v9 --enable-shared --enable-languages=c++ --norecursion.
During the build of stage2 cc1 fails while compiling tmp_dum.c.
Excerpt from truss cc1:
..
    Incurred fault #6, FLTBOUNDS  %pc = 0x100257530
      siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFF802000007AA
    Received signal #11, SIGSEGV [caught]
      siginfo: SIGSEGV SEGV_MAPERR addr=0xFFFFF802000007AA
cc1: Internal error: Segmentation Fault.
   Please submit a full bug report.
   See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.write(2, " c c 1 :   I n t e r n a".., 149)     = 149
write(2, "\n", 1)                               = 1
lseek(0, 0, SEEK_CUR)                           = 227505
_exit(33)
>How-To-Repeat:
Build gcc for sparcv9-sun-solaris2.7.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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