no ideas?

Daniel Dittmar daniel.dittmar at sap.corp
Tue Sep 28 06:09:50 EDT 2004


richard wrote:
> gcc 3.4.1
> 
> hello when i compile @ make with python 2.3.4 comes this error
> 
> c++ -pthread  -Xlinker -export-dynamic -o python \
>                 Modules/python.o \
>                 libpython2.3.a -lpthread -ldl  -lutil   -lm
> /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.

Google "Dwarf Error Invalid or unhandled FORM value"
=> http://gcc.gnu.org/ml/gcc/2002-02/msg00965.html

Daniel



More information about the Python-list mailing list