Path: utzoo!attcan!uunet!wuarchive!gem.mps.ohio-state.edu!rpi!batcomputer!cornell!deb
From: deb@svax.cs.cornell.edu (David Baraff)
Newsgroups: comp.lang.c++
Subject: AT&T 2.0 on an HP835
Summary: Anybody done it?
Message-ID: <32567@cornell.UUCP>
Date: 27 Sep 89 19:30:53 GMT
Sender: nobody@cornell.UUCP
Reply-To: deb@svax.cs.cornell.edu (David Baraff)
Distribution: comp
Organization: Cornell Univ. CS Dept, Ithaca NY
Lines: 19
References:

Has anyone out there gotten AT&T C++ 2.0 running on an HP 825 or 835?
If so, could you please mail me any fixes you had to make to get
it running? In particular, I remember that installing 1.2
required a few fixes because the 800 stack runs backwards to
most other machines. I also remember an alignment problem in structures --
does anyone have the correct alignment parameters for the 800's?

Along the same lines, if anyone could let me know how to fix
'form' in 2.0 so that 'double' arguments print correctly i.e.

	form("Four = %d and pi = %g\n", 4, 3.14159);

I'd much appreciate it.

	Thanks in advance,
		David Baraff
		deb@cs.cornell.edu
		Program of Computer Graphics
		Cornell University