James Boyle wrote:
> I am running gcc 3.3. I note that the python 2.4.2 was built using gcc 
> 4.0.1. Could this difference in gcc versions be the problem?
> At present I am at a loss as to what to try next.

It sure could. The thing to try is using gcc 4.0.1:

sudo gcc_select 4.x

You may need to upgrade your XCode tools to do this.

-Chris






-- 
Christopher Barker, Ph.D.
Oceanographer
                                                
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to