Canonical way to build Python 2.6/svn on MacIntel/MacOSX10.5 with icc32bits 10.1.014

M

Mathieu Prevot

Hi,

I would like to build Python (svn) on Macosx 10.5 with icc in
/opt/intel/cc (32 bit). Can you help me to determine the right way to
do this ?

I got a prototype with:

export CC=icc
export CXX=icpc
export CFLAGS="-w"
../configure --with-framework-name=PythonIntel

1) It seems to be unsufficient. Does someone have links/mail
archives/patches/scripts ?

2) Python needs gettext for _locale package, but I fail to compile it with icc.

3) How can I build an autonomous and sufficient distribution (a dmg
file with everything in it) ?

Thanks,
Mathieu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top