On 4 February 2011 21:43, Luc Fabresse <luc.fabresse@gmail.com> wrote:
Hi Guys, Â Jannik pointed an interesting problem.
 If I load Alien in both 1.1 or 1.2.
 Gofer it squeaksource: 'MetacelloRepository' ;  package: 'ConfigurationOfAlien'; load. ((Smalltalk globals at: #ConfigurationOfAlien) project version: 'Pharo 1.1') load: {'All'. 'MacOSX'}  - with the MacVM 4.2.5beta1U => 40 tests green (it works)  - with the MacVM 5.7.4 => 20 tests green and 20 error (can't call a simple external function)  it seems that the I32ABI plugin is not loaded correctly.  AlienLibrary>>primLoadLibrary: 'IA32ABI' failed.
is it internal or external?
 Any clue to make it work in the MacVM 5.7.4?
Yes, build & debug your own (joking). My plate is full, and Esteban's too i guess... but i added this to my todo list anyways.
#Luc
-- Best regards, Igor Stasenko AKA sig.