Building 2.9a VM on StrongARM Linux

Kevin Fisher kgf at golden.net
Fri Dec 15 22:36:50 UTC 2000


Hello VM Gurus!

I've gotten Linux installed on my iPaq and am going full-steam ahead at 
getting Squeak on there as well.  I just attempted to build the VM sources for 
UNIX on the handhelds.org StrongARM build farm.  It compiles cleanly until it 
hits SoundCodecPlugin.c...does this error ring any bells to anyone?


gcc -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -DUNIX 
-DSQ_LIBDIR=\"/usr/local/lib/squeak2.9a\" -I. -I../src/generated -I../src/unix 
 -c -o SoundCodecPlugin.o ../src/generated/SoundCodecPlugin.c
/tmp/ccFTDeUu.s: Assembler messages:
/tmp/ccFTDeUu.s:1394: Error: Can not represent OFFSET_IMM8 relocation in this 
object file format (1)
/tmp/ccFTDeUu.s:1396: Error: Can not represent OFFSET_IMM8 relocation in this 
object file format (1)






More information about the Squeak-dev mailing list