python compilation on macosx with icc

"Martin v. Löwis" martin at v.loewis.de
Fri Jun 13 20:51:08 EDT 2008


> checking for wchar.h... yes
> checking for wchar_t... yes
> checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t)
> 
> what can I do ?

Read config.log. If that doesn't help, use gcc.

Regards,
Martin



More information about the Python-list mailing list