Failure in building ctypes with intel icc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mathieu Prevot

    Failure in building ctypes with intel icc

    Hi,

    I got this error in compilation, and I don't know how to solve it:

    *** WARNING: renaming "_ctypes" since importing it failed:
    dlopen(build/lib.macosx-10.3-i386-2.6/_ctypes.so, 2): Symbol not
    found: ___builtin_dwar f_cfa
    Referenced from:
    /Users/mathieuprevot/svn/python/build/lib.macosx-10.3-i386-2.6/_ctypes.so
    Expected in: dynamic lookup

    Any hints ?

    thanks,
    Mathieu
Working...