On Tue, Nov 08, 2011 at 02:08:23PM -0500, Alexander Hansen wrote: > It was OK for me, too (without having binutils installed, of course). > Should there be a BuildConflicts against binutils? >
Alexander, I know that binutils can foul up running make check for gcc4x but wasn't aware of specific build issues. If Peter confirms that deinstalling binutils eliminated the problem, we can mimic MacPorts by adding... AR_FOR_TARGET=/usr/bin/ar AS_FOR_TARGET=/usr/bin/as LD_FOR_TARGET=/usr/bin/ld NM_FOR_TARGET=/usr/bin/nm OBJDUMP_FOR_TARGET=/usr/bin/objdump RANLIB_FOR_TARGET=/usr/bin/ranlib STRIP_FOR_TARGET=/usr/bin/strip to the environmentals defined during the package build. Jack > On 11/8/11 1:52 PM, Jack Howarth wrote: >> On Tue, Nov 08, 2011 at 12:48:34AM +0100, Peter Dyballa wrote: >>> >> >> Peter, >> I revived my old dual G5 and 'fink selfupdate' followed by 'fink >> update-all' >> builds the current gcc46-4.6.2-1000 packaging without complaint on >> powerpc-apple-darwin9. >> Jack >> >>> Am 07.11.2011 um 21:07 schrieb Jack Howarth: >>> >>>> 1) Make sure you don't have the binutils package installed as it's nm >>>> can cause problems >>>> for the FSF gcc build. >>> >>> >>> I looked into the saved log of the failed build. First configure found: >>> >>> checking for as... /usr/bin/as >>> checking what assembler to use... /usr/bin/as >>> checking whether we are using gold... no >>> checking what linker to use... /usr/libexec/gcc/powerpc-apple- >>> darwin9/4.0.1/ld >>> checking for nm... /usr/bin/nm >>> checking what nm to use... /usr/bin/nm >>> checking for objdump... /sw/bin/objdump >>> checking what objdump to use... /sw/bin/objdump >>> checking for readelf... /sw/bin/readelf >>> checking what readelf to use... /sw/bin/readelf >>> checking assembler flags... -arch ppc >>> >>> and also something unclear: >>> >>> checking for BSD- or MS-compatible name lister (nm)... nm >>> checking the name lister (nm) interface... BSD nm >>> >>> This is repeated in the following stages, where also this nm is found: >>> >>> checking for powerpc-apple-darwin9.8.0-nm... /sw/src/fink.build/ >>> gcc46-4.6.2-1000/darwin_objdir/./gcc/nm >>> >>> Without binutils configure now finds: >>> >>> checking for objdump... no >>> checking what objdump to use... not found >>> checking for readelf... no >>> checking what readelf to use... not found >>> >>> -- >>> Greetings >>> >>> Pete >>> >>> They're putting dimes in the hole in my head to see the change in me. >> >> ------------------------------------------------------------------------------ >> RSA(R) Conference 2012 >> Save $700 by Nov 18 >> Register now >> http://p.sf.net/sfu/rsa-sfdev2dev1 >> _______________________________________________ >> Fink-users mailing list >> Fink-users@lists.sourceforge.net >> List archive: >> http://news.gmane.org/gmane.os.macosx.fink.user >> Subscription management: >> https://lists.sourceforge.net/lists/listinfo/fink-users > > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users