-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Leandro Oliveira wrote: > Hi All, > > I had the following problem using "fink selfupdate" && "fink > update-all". > > ========================= > ... > libtool: link: > /sw/src/fink.build/gcc44-4.4.0-1000/darwin_objdir/./gcc/xgcc > -B/sw/src/fink.build/gcc44-4.4.0-1000/darwin_objdir/./gcc/ > -B/sw/lib/gcc4.4/i686-apple-darwin9/bin/ > -B/sw/lib/gcc4.4/i686-apple-darwin9/lib/ -isystem > /sw/lib/gcc4.4/i686-apple-darwin9/include -isystem > /sw/lib/gcc4.4/i686-apple-darwin9/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.0-10/libjavamath.dylib > -Wl,-single_module > ld warning: codegen in ___gmpn_popcount (offset 0x00000007) prevents > image from loading in dyld shared cache > ld warning: codegen in ___gmpn_popcount (offset 0x0000000E) prevents > image from loading in dyld shared cache > ld warning: codegen in ___gmpn_popcount (offset 0x00000015) prevents > image from loading in dyld shared cache > ld: absolute addressing (perhaps -mdynamic-no-pic) used in ___gmpn_add_n > from /usr/local/lib/libgmp.a(add_n.o) not allowed in slidable image. Use > '-read_only_relocs suppress' to enable text relocs
Don't cross-post to multiple lists; it makes following the threads difficult. You are linking to a non-fink gmp library, and I expect that that is what is causing your problem. Step 1 should be to rename /usr/local and then try building gcc44 again. Or, if you'd prefer, there is an unofficial binary package repository that has gcc44 already, as per http://finkers.wordpress.com/2009/06/01/fink-and-binary-distributions/ . The "sage" repository has gcc44. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkpuGX8ACgkQB8UpO3rKjQ9IuwCaArkvmk2DfWWZ94p1wo6DGcmR dpEAn1W9WSUYyyFu55hYuppBPEVraUaE =Xqh4 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
