From: Gary P. <pa...@in...> - 2004-01-25 23:52:19
|
> Yes, I found now that the error I am seeing comes from using gcc-3.3 > which is the standard on OSX 10.3. It goes away when I use gcc-3.1. It > seems that the CXX library does not work with gcc-3.3. This is really > weird, because all these things are in the end linked with the python2.3 > executable which was compiled with gcc-3.3, and C++-compiled binaries > are, in general, not compatible between gcc-3.1 and gcc-3.3. FYI, these are the kinds of problems that have popped up on the fink discussion board, and have been giving me agita about upgrading to 10.3. I'm happy that Jonathan has been having success building on 10.2. I encourage you again to ensure that it works in 10.2. (Mine's already working on 10.2 ... but you are doing a great thing for future users. You deserve a medal.) -Gary |