From xemacs-m  Wed Jan 22 12:24:46 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id MAA09799 for <xemacs-beta@xemacs.org>; Wed, 22 Jan 1997 12:24:45 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id KAA14503; Wed, 22 Jan 1997 10:24:15 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id KAA21387; Wed, 22 Jan 1997 10:23:59 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id KAA05079; Wed, 22 Jan 1997 10:23:32 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id KAA05359; Wed, 22 Jan 1997 10:23:31 -0800
Date: Wed, 22 Jan 1997 10:23:31 -0800
Message-Id: <199701221823.KAA05359@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: andyp@parallax.co.uk (Andy Piper)
Cc: xemacs-beta@xemacs.org
Subject: completely off-topic re C++
In-Reply-To: <199701221330.NAA22152@wrath.parallax.co.uk>
References: <199701221330.NAA22152@wrath.parallax.co.uk>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Andy" == Andy Piper <andyp@parallax.co.uk> writes:

Andy> Nothing to do with xemacs, but since you've all been talking about the
Andy> new sun developer products can anyone tell be if they've got rtti
Andy> to work *at all* with the new c++ compiler. I just get the rather
Andy> annoying error message:

Andy> wrath andyp> /packages/workshop-3.0/SUNWspro/bin/CC
Andy> -features=rtti -features=castop ~/tmp/t.cc

No guarantees, but you might find that 
-features=rtti,castop 
works better.

Martin

