error with configure (svn 64857)

"Martin v. Löwis" martin at v.loewis.de
Fri Jul 11 17:13:53 EDT 2008


> 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



More information about the Python-list mailing list