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]

c/2340: Internal Error: Segmentation fault



>Number:         2340
>Category:       c
>Synopsis:       Internal Error: Segmentation fault
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 21 12:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michele Routhier
>Release:        gcc version 2.96 20000731
>Organization:
>Environment:
Red Hat Linux 7.0
>Description:
Trying to install plotutils.
./configure works correctly.
make outputs the following:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT -O2 -c g_range.c  -fPIC -DPIC -o .libs/g_range.lo
g_range.c: In function `_set_bezier3_bbox':
g_range.c:390: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [g_range.lo] Error 1
make[2]: Leaving directory `/home/routhier/opt/plotutils-2.4.1/libplot'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/routhier/opt/plotutils-2.4.1'
make: *** [all-recursive-am] Error 2   
>How-To-Repeat:
try installing plotutils on RH7.
>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]