From bug-request at octave dot org Tue Jan 24 06:08:46 2006 Subject: compile problem with octave-2.1.72_HP-UXB.11.23-ia64_gcc3.3.4 From: "John W. Eaton" To: Daniel Heiserer Cc: bug at octave dot org Date: Tue, 24 Jan 2006 06:06:00 -0600 On 24-Jan-2006, Daniel Heiserer wrote: | I cannot compile octave-2.1.72 onv IA64 HPUX with gcc-3.3.4. | | After I got the error I made a script and then a make again. The result | is attached. | | 369 g++ -c -I/usr/local/include/readline -I. -I.. -I../liboctave | -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -g -O2 | parse.cc -o pars | e.o^M | 370 y.tab.c: In function `int octave_parse()':^M | 371 y.tab.c:3936: internal compiler error: in gen_reg_rtx, at | emit-rtl.c:794^M If gcc is exiting with an internal compiler error, then I think that is a bug in gcc. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------