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/1811: gcc (cpp0) fails when compiling BIND 8.2.3



>Number:         1811
>Category:       c
>Synopsis:       gcc (cpp0) fails when compiling BIND 8.2.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 30 08:26:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Osborne
>Release:        gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
RedHat Linux 7.0
>Description:
Compiling BIND 8.2.3, gcc fails with:

gcc -D_GNU_SOURCE -I../../port/linux/include -I../../include   -D_REENTRANT -c ns_name.c \
 -o threaded/ns_name.o
gcc: Internal error: Bus error (program cpp0)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [ns_name.o] Error 1
make[2]: Leaving directory `/usr/local/src/bind-8.2.3/src/lib/nameser'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/local/src/bind-8.2.3/src/lib'
make: *** [all] Error 1

This happens whether or not optimisation (-O2) is in use.
>How-To-Repeat:

>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]