On 12/24/12 6:07 AM, Mike Wilkes wrote: > Ah so! This is probably more than you need, then, but it captures the > last error: > > Thread model: posix > gcc version 4.7.2 (GCC) > configure:3355: $? = 0 > configure:3344: > /sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc > -B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -V >&5 > xgcc: error: unrecognized command line option '-V' > xgcc: fatal error: no input files > compilation terminated. > configure:3355: $? = 1 > configure:3344: > /sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc > -B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -qversion >&5 > xgcc: error: unrecognized command line option '-qversion' > xgcc: fatal error: no input files > compilation terminated. > configure:3355: $? = 1 > configure:3371: > /sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc > -B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -o conftest -g > -O2 conftest.c >&5 > dyld: Library not loaded: /sw/lib/gmp5/libgmp.10.dylib > Referenced from: /sw/lib/libcloog-isl.1.dylib > Reason: Incompatible library version: libcloog-isl.1.dylib requires > version 12.0.0 or later, but libgmp.10.dylib provides version 11.0.0 > xgcc: internal compiler error: Trace/BPT trap: 5 (program cc1) > Please submit a full bug report, > with preprocessed source if appropriate. > See <http://gcc.gnu.org/bugs.html> for instructions. > configure:3374: $? = 4 > configure:3562: checking for suffix of object files > configure:3584: > /sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/xgcc > -B/sw/src/fink.build/gcc47-4.7.2-1000/darwin_objdir/./gcc/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/bin/ > -B/sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/lib/ -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/include -isystem > /sw/lib/gcc4.7/x86_64-apple-darwin12.2.0/sys-include -c -g -O2 > conftest.c >&5 > dyld: Library not loaded: /sw/lib/gmp5/libgmp.10.dylib > Referenced from: /sw/lib/libcloog-isl.1.dylib > Reason: Incompatible library version: libcloog-isl.1.dylib requires > version 12.0.0 or later, but libgmp.10.dylib provides version 11.0.0
Oops. I didn't think about other packages having been built against the new gmp5. You need to update gmp5 back to 5.1.0-1 ('fink update gmp5 gmp5-shlibs libgmpxx5-shlibs') because your libcloog-isl.1.dylib is expecting the newer version. Once you do that, gcc47 should work--it did for me. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners