Jim Pfaendtner wrote:
> here is the error message I am receiving with gcc44 on snow leopard.   
> Any thoughts would be appreciated!
>
>
>
>   
<snip>

> libtool: link: /sw/src/fink.build/gcc44-4.4.1-1000/darwin_objdir/./gcc/ 
> xgcc -B/sw/src/fink.build/gcc44-4.4.1-1000/darwin_objdir/./gcc/ -B/sw/ 
> lib/gcc4.4/x86_64-apple-darwin10/bin/ -B/sw/lib/gcc4.4/x86_64-apple- 
> darwin10/lib/ -isystem /sw/lib/gcc4.4/x86_64-apple-darwin10/include - 
> isystem /sw/lib/gcc4.4/x86_64-apple-darwin10/sys-include -dynamiclib  - 
> o .libs/libjavamath.dylib  .libs/gnu_java_math_GMP.o ../../../native/ 
> jni/classpath/.libs/jcl.o   /usr/local/lib/libgmp.a    -install_name  / 
> sw/lib/gcc4.4/lib/gcj-4.4.1-10/libjavamath.dylib  -Wl,-single_module
> ld: pointer in read-only segment not allowed in slidable image, used  
> in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o)
>   
You've got random third-party stuff in /usr/local.  Move /usr/local out
of the way to make sure gcc44 builds against Fink libraries.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to