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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to