On Nov 4, 2012, at 3:56 PM, Alexander Burger wrote:
> 
> There should be two libraries in "lib/" (here, on a 32-bit x86-32):
> 
>   $ file lib/ht lib/ext
>   lib/ht:  ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), 
> dynamically linked, stripped
>   lib/ext: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), 
> dynamically linked, stripped
> 
> Are they there? If not, wasn't there an error during the make process?

No error.

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

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

Reply via email to