Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Failure in building ctypes with intel icc

Reply
Thread Tools

Failure in building ctypes with intel icc

 
 
Mathieu Prevot
Guest
Posts: n/a
 
      09-06-2008
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_dwarf_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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install using Intel icc instead of gcc jomarbueyes@hotmail.com Perl Misc 1 03-15-2013 03:31 PM
Re: Building Python with icc on 64-bit Linux Andrew MacIntyre Python 0 05-28-2009 11:19 AM
Building Python with icc on 64-bit Linux Konrad Hinsen Python 0 05-26-2009 12:19 PM
Building Python 2.4 with icc and processor-specific optimizations Michael Hoffman Python 3 03-14-2005 11:42 PM
[ANN] macstl 0.2.1 -- portable SIMD toolkit beats the autovectorizing Intel ICC 8.1 Glen Low C++ 0 02-14-2005 05:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57