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 error when compiling MySQL-3.22.29


configure works well
make says:

gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6
-DDBUG_OFF   -D_FILE_OFFSET_BITS=64 -c bind.c
bind.c: In function `rl_translate_keyseq':
bind.c:455: Internal compiler error in `find_and_verify_loops', at
loop.c:3002
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[2]: *** [bind.o] Error 1
make[2]: Leaving directory `/home/oracle/test/mysql-3.22.29/readline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/oracle/test/mysql-3.22.29'
make: *** [all-recursive-am] Error 2


My system:

Pentium II 450
RAM 256 MB
RedHat 6.1

Regards,

Knut Lassmann


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