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]

bug report


Slackware Linux 4.0 Final
Cyrix PR166 (133mhz) 64MB RAM
egcs version 2.7.2.3
no options passed only trying to make Mysql GPL 2.20.32a
 
 
Output:
 
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/MySQL/sql/share'
c++ -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.  -O -g -O2 -fno-implicit-templates -DDBUG_
OFF -c sql_yacc.cc
item_func.h: In method `Item_func_mul::Item_func_mul(class Item *, class Item *)
':
In file included from item.h:179,
                 from mysql_priv.h:102,
                 from sql_yacc.yy:21:
item_func.h:140: Internal compiler error.
item_func.h:140: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
item_func.h:140: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details
.
make[2]: *** [sql_yacc.o] Error 1
make[2]: Leaving directory `/usr/local/MySQL/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/MySQL'
make: *** [all-recursive-am] Error 2

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