Subject: egcs compiler error
To: None <port-vax@netbsd.org>
From: rj45 <rj45@lart.xmission.com>
List: port-vax
Date: 07/31/2000 00:57:38
I have 1.5C kernelinstalled and egcs on my NetBSD/vax
I Encounter this error when I get to compile ddd,
at the very first file:

Building ddd-3.2.1-vax--netbsd...
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -fexternal-templates
-trigraphs  -c -I. -I. -I./.. -isystem /usr/X11R6/include -o ddd.o ddd.C
DispValue.h: In method `int & DispValue::repeats()':
In file included from DispNode.h:47,
                 from DispNodeM.h:37,
                 from DispGraph.h:48,
                 from ddd.C:188:
DispValue.h:258: Internal compiler error.
DispValue.h:258: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
DispValue.h:258: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.


could this error be because of the amount of limite  datasize ??
datasize        16384 kbytes

thanks
rj45