Hello. I downloaded the Mac version of Hugs with the intention of using the precompiled Hugs 98. It opens and then immediately quits. I have an iMac (classic) with 160M memory. I wonder what I am doing wrong -- or what Hugs 98 dislikes about my computer. Thanks! -- Dr. Stan Szpakowicz, Professor http://www.site.uottawa.ca/~szpak School of Information Technology & Engineering szpak@site.uottawa.ca University of Ottawa tel +613-562-5800/6687 fax +613-562-5187
I have no idea. You seem to have enough memory. You might however want to check the amount of memory that is allocated and the amount that you ask for. If your heap or stack sizes have been specified too large, and the resulting total space needed is more than allocated in the Memory section of the Info-panel of the Hugs application you get the behaviour as you are describing. Doaitse Swierstra At 18:40 -0400 8/7/01, Stan Szpakowicz wrote:
Hello.
I downloaded the Mac version of Hugs with the intention of using the precompiled Hugs 98. It opens and then immediately quits. I have an iMac (classic) with 160M memory.
I wonder what I am doing wrong -- or what Hugs 98 dislikes about my computer.
Thanks!
-- Dr. Stan Szpakowicz, Professor http://www.site.uottawa.ca/~szpak School of Information Technology & Engineering szpak@site.uottawa.ca University of Ottawa tel +613-562-5800/6687 fax +613-562-5187
_______________________________________________ Hugs-Bugs mailing list Hugs-Bugs@haskell.org http://www.haskell.org/mailman/listinfo/hugs-bugs
-- __________________________________________________________________________ S. Doaitse Swierstra, Department of Computer Science, Utrecht University P.O.Box 80.089, 3508 TB UTRECHT, the Netherlands Mail: mailto:doaitse@cs.uu.nl WWW: http://www.cs.uu.nl/ PGP Public Key: http://www.cs.uu.nl/people/doaitse/ tel: +31 (30) 253 3962, fax: +31 (30) 2513791 __________________________________________________________________________
At 18:40 -0400 2001/08/07, Stan Szpakowicz wrote:
I downloaded the Mac version of Hugs with the intention of using the precompiled Hugs 98.
What Mac version: As I understand there are several versions in circulation, the one that Pablo and I made, another made by the Hugs team, and yet another made for MacOS X. Hans Aberg
participants (3)
-
Hans Aberg -
S. Doaitse Swierstra -
Stan Szpakowicz