Re: Jade for AIX?

Subject: Re: Jade for AIX?
From: Christopher Grinton <cgg@xxxxxxxxxx>
Date: 01 Feb 1999 13:51:28 +1100
Norm,

> Has anyone built jade for AIX? Any problems? (I don't have to do it
> yet, but I want to be ready when I do ;-)

Unlike others, I have had a few problems. Compiling on AIX 3.2:


With egcs 1.1:

Compiling primitive.o:
	c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../grove -I./../spgrove -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c primitive.cxx
	c++: Internal compiler error: program cc1plus got fatal signal 9

This went away when I compiled the file without -O2.

Linking jade:
	0706-781 ERROR: TOC overflow. TOC size: 92444   Max size: 65536

I couldn't work out how to fix this.


With xlC:

Lots of warnings like:
	"./../include/Message.h", line 196.1: 1540-293: (W) "NullMessenger::dispatchMessage(const Message&)" hides the virtual function "Messenger::dispatchMessage(Message&)".

I didn't look into this, but it doesn't sound too good.

xlC ran out of virtual memory compiling some file in the end, and I
gave up at that point...

Hope you have better luck than me!

Regards,
Chris
-------------------------------------------------------------
Christopher Grinton                     mailto:cgg@xxxxxxxxxx
Open Software Associates                http://www.osa.com.au
PO Box 4414, Ringwood                   Phone +61 3 9871 1646
Victoria  3134, AUSTRALIA               Fax   +61 3 9871 1711
-------------------------------------------------------------
  E-Business Tools, Applications and Professional Services


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Jade for AIX?
    • Norman Walsh - Thu, 28 Jan 1999 10:30:21 -0500 (EST)
      • Didier PH Martin - Thu, 28 Jan 1999 12:37:51 -0500 (EST)
      • Christopher Grinton - Sun, 31 Jan 1999 22:01:42 -0500 (EST) <=
      • <Possible follow-ups>
      • David Bolen - Fri, 29 Jan 1999 14:44:08 -0500 (EST)