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]

internal compiler error: mysql / netbsd


GNU C++ version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386-netbsd) compiled by GNU C version egcs-2.91.60 19981201 (egcs-1.1.1 release)
mysql version 3.22.32
netbsd 1.4.2 x86 (pII 400, 384mb ram, ide disks, intel nic, samba, apache, proftpd)
 
moon:/usr/local/mysql-3.22.32/sql# gcc -v --save-temps -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\""                   -DDATADIR="\"/usr/local/var\""                  -DSHAREDIR="\"/usr/local/share/mysql\""                         -DHAVE_CONFIG_H -I./../include                  -I./../regex                    -I. -I../include -I.. -I.    -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF   -fno-implicit-templates  -c sql_yacc.cc
Using builtin specs.
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
 /usr/libexec/cpp -lang-c++ -v -I./../include -I./../regex -I. -I../include -I.. -I. -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -Di386 -D__NetBSD__ -D__KPRINTF_ATTRIBUTE__ -D__i386__ -D__NetBSD__ -D__KPRINTF_ATTRIBUTE__ -D__i386 -Asystem(unix) -Asystem(NetBSD) -Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -D__OPTIMIZE__ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="/usr/local" -DDATADIR="/usr/local/var" -DSHAREDIR="/usr/local/share/mysql" -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF sql_yacc.cc sql_yacc.ii
GNU CPP version egcs-2.91.60 19981201 (egcs-1.1.1 release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 ../include
 ../regex
 .
 ../include
 ..
 .
 /usr/include/g++
 /usr/include
End of search list.
 /usr/libexec/cc1plus sql_yacc.ii -quiet -dumpbase sql_yacc.cc -O3 -version -fno-implicit-templates -o sql_yacc.s
GNU C++ version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386-netbsd) compiled by GNU C version egcs-2.91.60 19981201 (egcs-1.1.1 release).
 
/my/gnu/lib/bison/bison.simple: In function `int yyparse()':
/my/gnu/lib/bison/bison.simple:692: Internal compiler error.
/my/gnu/lib/bison/bison.simple:692: Please submit a full bug report to `egcs-bugs@cygnus.com'.
/my/gnu/lib/bison/bison.simple:692: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.

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