public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19184] New: Octave compilation is failing during running "make"
@ 2004-12-29  2:36 Kbhattacharyya at fastmail dot fm
  2004-12-29  2:43 ` [Bug c++/19184] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kbhattacharyya at fastmail dot fm @ 2004-12-29  2:36 UTC (permalink / raw)
  To: gcc-bugs

The "gcc -v" output:

% gcc -v
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.7/3.4.0/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-
ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.4.0

The following error message is coming during running "make" for compiling 
Octave-

=====================================================
g++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -
I../glob -DHAVE_CONFIG_H  -Wall -W -Wshadow -g -O2 lex.cc -o lex.o
In file included from lex.l:76:
octave.gperf: In function `const octave_kw* octave_kw_lookup(const char*, 
unsigned int)':
octave.gperf:99: internal compiler error: in instantiate_template, at 
cp/pt.c:8668
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [lex.o] Error 1
make[2]: Leaving directory `/usr/local/octave-2.1.64/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/usr/local/octave-2.1.64'
make: *** [all] Error 2
================================

-- 
           Summary: Octave compilation is failing during running "make"
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Kbhattacharyya at fastmail dot fm
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19184


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-29 18:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-29  2:36 [Bug c++/19184] New: Octave compilation is failing during running "make" Kbhattacharyya at fastmail dot fm
2004-12-29  2:43 ` [Bug c++/19184] " pinskia at gcc dot gnu dot org
2004-12-29 14:30 ` pinskia at gcc dot gnu dot org
2005-01-01 12:17 ` ebotcazou at gcc dot gnu dot org
2005-03-29 18:58 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).