On 6/30/11 1:43 PM, Jack Howarth wrote: > On Thu, Jun 30, 2011 at 01:34:41PM -0500, Robert Wyatt wrote: >> My guess is that Rudy is seeing this error, since I've been seeing it >> for a couple of days now too (on 10.6.8). I'm happy to test solutions so >> let me know.... >> >> checking for x86_64-apple-darwin10.8.0-gcc... >> /sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/xgcc >> -B/sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/ >> -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/bin/ >> -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/lib/ -isystem >> /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/include -isystem >> /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/sys-include >> checking for suffix of object files... configure: error: in >> `/sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/x86_64-apple-darwin10.8.0/libgcc': >> configure: error: cannot compute suffix of object files: cannot compile >> See `config.log' for more details. >> make[2]: *** [configure-stage1-target-libgcc] Error 1 >> make[1]: *** [stage1-bubble] Error 2 >> make: *** [all] Error 2 >> > Can you both make sure that binutils isn't installed when you are building > gcc44? > Jack
Hi Jack, I don't have binutils installed. This is what I found in my config.log that I thought might be related (I can provide the whole file if you want it): configure:2393: /sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/xgcc -B/sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/bin/ -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/lib/ -isystem /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/include -isystem /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/sys-include -V </dev/null >&5 xgcc: '-V' must come at the start of the command line configure:2396: $? = 1 configure:2415: /sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/xgcc -B/sw/src/fink.build/gcc44-4.4.6-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/bin/ -B/sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/lib/ -isystem /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/include -isystem /sw/lib/gcc4.4/x86_64-apple-darwin10.8.0/sys-include -o conftest -g -O2 conftest.c >&5 conftest.c:1: internal compiler error: Segmentation fault ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
