Fwd: Problem with FFI/VM on unix?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Problem with FFI/VM on unix?

johnmci
 
Anyone build the FFI stuff lately on unix? This looks like the x86-sysv-asm.S doesn't get assembled in? 


Begin forwarded message:

From: John Toohey <[hidden email]>
Date: April 5, 2010 1:24:53 PM PDT
To: John McIntosh <[hidden email]>
Subject: Problem with FFI/VM

Trying to get the VM we built to run on on a test server, but get this error when accessing openDBX :-

 /home/jt/juliet-vm/lib//so.SqueakFFIPrims: undefined symbol: ffiCallAddressOf



--
-JT



--
===========================================================================
John M. McIntosh <[hidden email]>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================





smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Problem with FFI/VM on unix?

Ian Piumarta
 
> On Apr 5, 2010, at 2:05 PM, John M McIntosh wrote:
>
>> Anyone build the FFI stuff lately on unix? This looks like the x86-
>> sysv-asm.S doesn't get assembled in?

piumarta@ubuntu:~/squeak/bld$ nm SqueakFFIPrims/CMakeFiles/
SqueakFFIPrims.dir/home/piumarta/squeak/platforms/unix/plugins/
SqueakFFIPrims/x86-sysv-asm.S.o
00000000 T ffiCallAddressOf
          U ffiFloatReturnValue
          U ffiIntReturnValue
          U ffiLongReturnValue