/usr/bin/gcc -V just gives "gcc: argument to `-V' is missing" the same with a lower-case v gives: Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~6/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 5666) (dot 3)
Jason. On 12/09/2011, at 1:13 AM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 9/10/11 11:04 PM, Scaryfish wrote: >> Thanks for the help. >> >> I've copied the contents of /Developer/usr/ into /usr as suggested. >> Now bootstrap gets past that, but gives the following: >> >> Checking package... looks good (fink-0.31.0). Checking system... >> i386-apple-darwin11.1.0 Under Mac OS X 10.7.1, Fink must be >> bootstrapped or updated with gcc 4.2, however, you currently have >> gcc (unknown version) selected. To correct this problem, run the >> command: >> >> sudo gcc_select 4.2 >> >> You may need to install a more recent version of the Developer >> Tools (Apple's XCode) to be able to do so. >> >> >> gcc is at version 4.2.1, and there is no gcc_select to be found. >> >> Jason. >> > > (It appears I was wrong about clang at bootstrap) > > The "gcc_select" reference is vestigial and should be removed in our > code: no Xcode has provided that in a long time. > > The real problem here is that your "gcc" isn't doing the right thing. > Since fink doesn't use your PATH, whatever you get from e.g. "gcc -V" > at your terminal may not accurately reflect what fink is seeing. > > What do you get from "/usr/bin/gcc -V" ? > > <snip> > > - -- > Alexander Hansen, Ph.D. > Fink User Liaison > http://finkakh.wordpress.com/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk5ss98ACgkQB8UpO3rKjQ9cgQCggw8o0yvzBAAyb5QysNUN59Bj > 41AAniw3f4+MniT/mPANpOX+IWKQsh6y > =rNEb > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
