Hello all, I'm doing a fink update-all. This is my version:
Package manager version: 0.9.9a Distribution version: 0.3.2a.cvs I recently went through the steps to successfully download and install gcc 3.1 from Apple's CVS server (it was release 1039.) Unfortunately, the -no-cpp-precomp switch must be used for all compiling with this newer version of gcc. Doing a fink update-all is giving problems and my guess is that it's related to this switch needed. Does fink automatically use this switch? If not, how do I set it for fink to use it? I tried "setenv CC 'cc -no-cpp-precomp' " but that doesn't seem to work. The particular error is (with earlier lines removed): checking for a BSD compatible install... /sw/bin/install -c checking for cc... cc checking for gcc... (cached) cc checking for gcc... (cached) cc checking for C compiler default output... configure: error: C compiler cannot create executables ### (cd failed, exit code 77 Failed: compiling db3-3.3.11-5 failed I know the new C compiler can create new executibles because I've tried it with some test files. Thanks for your help. Jeff _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users