[comp.sys.amiga.tech] Modula-2 vs A3000 problems

lhotka@incstar.uucp (Glamdring) (09/24/90)

I have the Benchmark Modula-2 compiler and like it quite a lot. 
Unfortunately I have a friend with a 3000 who is trying to run a program I
have written which uses the 'power' procedure from the mathlib0 module and
it gurus his machine every time it hits that call...

Is this an isolated thing or are we doing something wrong (stack space?) or
is Benchmark having problems on the 3000 for other people?  Thanks!
 ______________________________________________________________________
/ Rockford Lhotka				INCSTAR Corp	       \
| Systems Administrator				PO Box 285	       |
| incstar!lhotka@uunet.uu.net         		1990 Industrial Blvd   |
\ 612/779-1701					Stillwater, MN 55082   /
 ----------------------------------------------------------------------

a665@mindlink.UUCP (Anthon Pang) (09/24/90)

Does the program run on a 500/1000/2000 without an '030?  Does the code open
the math library (using OpenLibrary or InitMathLib0 module)?