[comp.lang.perl] Help porting Perl 4.0 to DEC 3100

glewis@fws204.intel.com (Glenn M. Lewis ~) (03/22/91)

[]

	Perl 4.0 compiles fine on the DEC 3100, using the Mips Computer
Systems V1.31 "cc" compiler.
	As Marc pointed out, I used the "-O0" flag to get around a bug
in the compiler's optimizer.
	The "op/exec" test, however, fails.  Here are the results:

% op/exec.t
1..8
ok 1
not ok 1
ok 2
not ok 2
ok 3
not ok 3
not ok 4
not ok 5
not ok 6
ok 7
ok 8

	This happened under V3.044 too.  E-mail replies are fine.
Thanks for your help!

							-- Glenn Lewis

--
glewis%pcocd2.intel.com@Relay.CS.Net | These are my own opinions... not Intel's