[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile error on SGI using egcs 1.1.b
From: |
Brian Tyrrell |
Subject: |
Re: compile error on SGI using egcs 1.1.b |
Date: |
Tue, 12 Jan 1999 09:31:37 -0500 |
I had a similar problem. Take a look at the help-octave and bug-octave
archives for ~Dec 15.
What finally worked for me was using Mumit Khan's patch in 1998/270. Some
of the patch appeared to have already been implemented, but part of it was
not.
At 01:43 PM 1/12/99 +0100, you wrote:
>Hi,
>it's me again. Well I forgot to wish you all a happy new year, but
>that's
>not the reason of this mail.
>I have a problem compiling octave-2.0.13
>using "> c++ --version
>egcs-2.91.57"
>(egcs.1.1b)
>The machine I am on is a "IRIX64 6.4"
>The error is:
>
>c++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc
>-DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2
>-Wall data.cc
>In file included from ov.h:43,
> from variables.h:38,
> from defun-int.h:26,
> from defun.h:30,
> from data.cc:43:
>pt-exp.h:257: default argument missing for parameter 3 of
>`tree_boolean_expression::tree_boolean_expression(int = -1, int = -1,
>enum tree_boolean_expression::type)'
>gmake[2]: *** [data.o] Error 1
>
>
>This is too strong for me to fix. Has anybody an idea?
>
>--
>Mit freundlichen Gruessen
> Daniel Heiserer
>-----
>--------------------------------------------------------------
>Dipl.-Phys. Daniel Heiserer, BMW AG, Knorrstrasse 147, 80788 Muenchen
>Abteilung EK-20
>Tel.: 089-382-21187, Fax.: 089-382-42820
>mailto:address@hidden
>
Re: compile error on SGI using egcs 1.1.b, John W. Eaton, 1999/01/12