-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/15/10 3:45 PM, er2020 wrote: > > Thanks, here they are: > > $ gcc -v > Using built-in specs. > Target: i686-apple-darwin10 > Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking > --enable-werror --prefix=/usr --mandir=/share/man > --enable-languages=c,objc,c++,obj-c++ > --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib > --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- > --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 > --with-gxx-include-dir=/include/c++/4.2.1 > Thread model: posix > gcc version 4.2.1 (Apple Inc. build 5664) > $ which gcc > /usr/bin/gcc > > By the way, I didn't expect that it would be any different because I'd have > had to change the default version first, which I'm not even tempted to do. I > just need GCC4.4 on a case by case basis. > > But for now I can't even find a gcc 4.4 binary. I would have expected to > find it somewhere in the dir structure rooted at /sw. > > Again, so far here's what I did: > > Installed Fink as per: > http://www.finkproject.org/download/srcdist.php > > and > > $ fink scanpackages > sudo apt-get update > sudo apt-get install libgettext3-dev=0.14.5-2 > fink install gcc44 > > which resulted in a lengthy build process that seems to have completed w/o > warning or error. > > Again, the only relevant file I found is > > gcc44_4.4.1-1000_darwin-i386.deb > > > gcc -v won't be of any use, because fink's gcc is deliberately hidden.
Fiona:unstable hansen$ dpkg -L gcc44 /. /sw /sw/bin /sw/lib /sw/share /sw/share/info /sw/share/man /sw/share/man/man1 /sw/share/man/man7 /sw/bin/c++-4 /sw/bin/cpp-4 /sw/bin/g++-4 /sw/bin/gcc-4 /sw/bin/gcj /sw/bin/gcj-dbtool /sw/bin/gcjh /sw/bin/gcov-4 /sw/bin/gfortran /sw/bin/gij /sw/bin/gjnih /sw/bin/grmic /sw/bin/grmiregistry /sw/bin/jcf-dump /sw/bin/jv-convert /sw/bin/jv-scan ... Do you have /sw/bin/gcc-4 ? - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxoSFoACgkQB8UpO3rKjQ8tkwCdELQ3WEWJuwZHxQiqLMhF0rSH xu8An2J1dvyY6ZXa/LiD4wXIn6Qyo+4+ =qQHP -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
