This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
problems compiling MySQL
- To: egcs-bugs at cygnus dot com
- Subject: problems compiling MySQL
- From: "Ryan A. Whelan" <rwhelan at 2rad dot net>
- Date: Mon, 15 Jun 1998 22:55:47 -0400 (EDT)
- Organization: Two Radical Technologies, Inc.
- Reply-To: "Ryan A. Whelan" <rwhelan at 2rad dot net>
- Whois: RW1000 (InterNIC Registry)
I have the following trouble compiling MySQL 3.21.31 with the following
compiler:
[rwhelan@radserver1 mysql-3.21.31]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnulibc1/pgcc-2.91.28/specs
gcc version pgcc-2.91.28 19980508 (gcc2 ss-980502 experimental)
I am using
-rwxr-xr-x 1 bin bin 1874736 Feb 2 01:05 /lib/libc.so.5.4.44*
and:
[rwhelan@radserver1 mysql-3.21.31]$ as -v
GNU assembler version 2.9.1 (i586-linux), using BFD version 2.9.1.0.6
Compiling previous versions of mysql with previsious versions of
pgcc would cause the compiler to eat up all the virtual memory
then die. Also pgcc seems to miscompile hylafax v4.0pl2
and bind-8.1.1 and bind-8.1.2
If there is anything I can do to help futher, let me know.
-ryan
c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/opt/mysql_3.21.31\"" -DDATADIR="\"/opt/mysql_data\"" -DSHAREDIR="\"/opt/mysql_3.21.31/share/mysql\"" -DHAVE_CONFIG_H -I./../include -I./../regex -I. -I../include -I.. -I. -O -g -O2 -fno-implicit-templates -DDBUG_OFF -c sql_yacc.cc
sql_yacc.yy: In function `int yyparse()':
sql_yacc.yy:1136: Internal compiler error 980401.
sql_yacc.yy:1136: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[2]: *** [sql_yacc.o] Error 1
make[2]: Leaving directory `/home/rwhelan/software/database/mysql-3.21.31/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rwhelan/software/database/mysql-3.21.31'
make: *** [all-recursive-am] Error 2
[rwhelan@radserver1 mysql-3.21.31]$
--
Ryan A. Whelan E-Mail: rwhelan@2rad.net
Vice President of Technology Phone: 703-502-0640
Two Radical Technologies, Inc Pager: 703-855-2752
http://www.2rad.net Fax: 703-502-8870