help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] integer test hangs on leopard (da rwin9) intel core


From: Ingolf Jandt
Subject: Re: [Help-smalltalk] integer test hangs on leopard (da rwin9) intel core 2 duo
Date: Mon, 25 Feb 2008 16:03:42 +0100

"Ingolf Jandt" <address@hidden> schrieb am 22.02.2008 11:11:31:
> 
> Stephen Compall <address@hidden> schrieb am 22.02.2008 06:35:16:
> > ...
> > Please install GMP and try it then.
> Ok. I will try (later today or perhaps not before tomorrow).
> 
> ...
> 
> I will report the result of installing gmp.

That was easyer said then done. I have installed gmp according to the 
instructions in
http://images.apple.com/acg/pdf/20070219_mpfloat5.pdf
(section Con&#64257;guring GMP for 64-bit Intel) -- wich worked well.

However the ./configure of smalltalk reports "libgmp.la not of required 
architecture" and falls back to gmp-less implementation.

When ./configure-ing with CFLAGS="-m64", gmp is found, but building fails in 
sigsegv:
...
/bin/sh ../libtool --tag=CC --mode=link gcc  -m64   -o libsigsegv.la -rpath 
/usr/local/lib -lc -no-undefined handler.lo stackvma.lo leave.lo dispatcher.lo 
version.lo  
gcc -dynamiclib  -o .libs/libsigsegv.0.0.0.dylib  .libs/handler.o 
.libs/stackvma.o .libs/leave.o .libs/dispatcher.o .libs/version.o  -lc  -m64 
-install_name  /usr/local/lib/libsigsegv.0.dylib -compatibility_version 1 
-current_version 1.0
Undefined symbols:
  "_vm_region", referenced from:
      _sigsegv_get_vma in stackvma.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [libsigsegv.la] Error 1
...

ingolf
_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! 
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114





reply via email to

[Prev in Thread] Current Thread [Next in Thread]