[comp.lang.c++] AT&T 2.0 on an HP835

deb@svax.cs.cornell.edu (David Baraff) (09/28/89)

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