Return-Path: Mailing-List: contact general-help@xml.apache.org; run by ezmlm Delivered-To: mailing list general@xml.apache.org Received: (qmail 39348 invoked from network); 13 Dec 2000 03:03:25 -0000 Received: from c000-h000.c000.snv.cp.net (HELO c000.snv.cp.net) (209.228.32.64) by locus.apache.org with SMTP; 13 Dec 2000 03:03:25 -0000 Received: (cpmta 28648 invoked from network); 12 Dec 2000 19:02:58 -0800 Received: from 80.69.novustelecom.net (HELO beer) (64.69.80.69) by smtp.bolduc.net (209.228.32.64) with SMTP; 12 Dec 2000 19:02:58 -0800 X-Sent: 13 Dec 2000 03:02:58 GMT Message-ID: <001701c064b1$24ca4a80$45504540@beer> From: "Phil Bolduc" To: References: Subject: Re: Compiling Xerces on Solaris Date: Tue, 12 Dec 2000 19:02:34 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Upgrading your gcc version to 2.95.2 will resolve this issue I am pretty sure. I had problems compiling under very similar environment. Upgrading to gcc 2.95.2 solved it for us. Check out: http://www.sunfreeware.com for Solaris install pacakges. Phil ----- Original Message ----- From: "Mansfield, Dave" To: Sent: Tuesday, December 12, 2000 1:16 PM Subject: Compiling Xerces on Solaris > Hi All! > > I've been perusing through the archives and do not quite see a fix for my > problem. > > Trying to build the C++ source on our Solaris box, I receive an "Internal > compiler error" on three modules (ReaderMgr.cpp, DOMString.cpp, and > DTEElementDecl.cpp). > > I'm very out-of-date on Sun systems - so need some pointers. Our > environment is: > > From 'uname': version 5.7, sparc SUNW,Ultra-4 > The gcc/g++ versions are 2.8.1 > > I had to load 'gmake' and 'autoconf'. Running 'runConfigure' with: > -p solaris -c gcc -x g++ -minmen -nfileonly -tnative > > Any help greatly appreciated! > > Dave Mansfield > > Are sustainable advantages possible in this age of perpetual change and > competition? > > > --------------------------------------------------------------------- > In case of troubles, e-mail: webmaster@xml.apache.org > To unsubscribe, e-mail: general-unsubscribe@xml.apache.org > For additional commands, e-mail: general-help@xml.apache.org > >