floatAt:put: problems on Linux?

John Chludzinski jchludzinski at worldkey.net
Tue Jan 2 22:20:57 UTC 2001


In my workspace I enter the following codet:

| x |
x _ ByteArray new: 12.
x floatAt: 4 put: 2.4

When I try to execute this fragment I get a primitiveFailed message when running on Linux.  It's part of my code on Win2K and I have NO problems 
there (on Win2K).  I tried downloading and installing libffi_1.20.tar.gz as was recommended but to NO avail.

Any suggestions?

---John






More information about the Squeak-dev mailing list