> If didn't investigate everything but I solved the problem by adding
> the "-static-libgcc" option:
> 
> CFLAGS="-w -static-intel -static-libgcc"
> 
> I think one should commit changes so configure can manage this.

I don't think that change should be made. I'm almost certain that it is
correct. Many people build Python with icc, and never reported any such
problem. So there must something be wrong with your icc installation.

Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to