On Nov 4, 2012, at 5:26 PM, Alexander Burger wrote:

> Hi Jorge,
> 
>> bash-3.2$ file lib/ext
>> lib/ext: Mach-O 64-bit dynamically linked shared library x86_64
>> 
>> I guess there's a problem with the the symbol loading. nm lib/ext shows the 
>> symbols are prefixed with "_":
>> 
>> ..
>> 0000000000001238 D _Snx
> 
> Yeah, that would explain it. Crappy "a.out" format on the Mac.
> 
> I wonder why it worked in pil32 (or didn't it?)?

Works ok on 32 bits:

bash-3.2$ ./pil lib/test.l $(/bin/pwd) -bye +
OK

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to