[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc internal compiler error on mips with octave-forge



* Dirk Eddelbuettel <edd@debian.org> [2004-01-20 11:06]:
> mkoctfile -DHAVE_OCTAVE_21 -v lp.cc
> /usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.52
> -I/usr/include/octave-2.1.52/octave -O2 -DHAVE_OCTAVE_21 lp.cc -o lp.o
> lp.cc: In function ctave_value_list Flp(const octave_value_list&, int)':
> lp.cc:640: internal compiler error: Segmentation fault

It seems to build here with the same toolchain used in the failed
build.  I'd just give the mips buildd a chance to take a look and
possibly try another build.


152:tbm@denial: ..orge-2004.01.18/main/optim] make
mkoctfile -DHAVE_OCTAVE_21 -v lp.cc
/usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.52 -I/usr/include/octave-2.1.52/octave -O2 -DHAVE_OCTAVE_21 lp.cc -o lp.o
/tmp/ccOcRNbv.s: Assembler messages:
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/tmp/ccOcRNbv.s:43994: Warning: AT used after ".set noat" or macro used after ".set nomacro"
/usr/bin/g++ -shared -o lp.oct lp.o
mkoctfile -DHAVE_OCTAVE_21 -v leval.cc
/usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.52 -I/usr/include/octave-2.1.52/octave -O2 -DHAVE_OCTAVE_21 leval.cc -o leval.o
/usr/bin/g++ -shared -o leval.oct leval.o
153:tbm@denial: ..orge-2004.01.18/main/optim]

ii  binutils               2.14.90.0.7-3          The GNU assembler, linker and binary utilities
ii  libc6-dev              2.3.2.ds1-10           GNU C Library: Development Libraries and Header Files
ii  gcc-3.3                3.3.3-0pre1            The GNU C compiler
ii  g++-3.3                3.3.3-0pre1            The GNU C++ compiler
ii  libstdc++5             3.3.3-0pre1            The GNU Standard C++ Library v3
ii  libstdc++5-3.3-dev     3.3.3-0pre1            The GNU Standard C++ Library v3 (development files)

-- 
Martin Michlmayr
tbm@cyrius.com



Reply to: