From: Martin C. <cos...@wa...> - 2005-05-15 14:04:25
|
Aaron Titus wrote: > Martin, > > I have gcc version 4.0.0. Since I get the error "Failed: Can't resolve > dependency "gcc3.1" for package "visual-py23-2.1.9-6" (no matching > packages/versions found)" when installing from the source, I assume > that the problem is that I don't have gcc3.1. > > Is there a way to tell Fink to use gcc 4.0.0 instead of 3.1? No. While I haven't made special tests about this right now, I am convinced that the old problem that some parts of vpython (of that version at least) needed to be compiled with gcc-3.1 still exists. On OSX <= 10.3 you had a gcc3.1.pkg from the developer tools disk which was recognized by Fink as a virtual Fink package. On 10.4, there is a real Fink package for gcc-3.1. The fact that you don't see this is one of the reasons why I said that your Fink installation is not the one needed for 10.4. -- Martin |