python linking

2006-03-22 Thread Nancy
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. --

Re: python linking

2006-03-22 Thread Serge Orlov
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