python linking

Serge Orlov Serge.Orlov at gmail.com
Wed Mar 22 20:08:07 EST 2006


Nancy wrote:
> When i link with python2.4.a i get this error.
>
> ld: Dwarf Error: Invalid or unhandled FORM value: 14.
>
> I am NOT  using the gcc compiler but the linux icc compiler. Google
> hits blame it on gcc compiler binutils being out of date. i dont think
> thats the problem here.
> thanks.

And how was python2.4.a was built? with gcc? If you mix compilers you
always risk to hit corner cases of integration that compiler writers
have not debugged.

  Serge.




More information about the Python-list mailing list