Re: Embedding Python in C, undefined symbol: PyExc_FloatingPointError
On Wed, 2005-08-17 at 09:52 +0200, "Martin v. Löwis" wrote: > Simon Newton wrote: > > gcc main.c -c -I-I/usr/include -I/usr/include -I/usr/include/python2.4 > > -I/usr/include/python2.4 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes > > gcc main.o -L/usr/lib -lpthrea
Embedding Python in C, undefined symbol: PyExc_FloatingPointError
o machines, one Debian stable and the other Debian testing. Same results on both. It's like I'm missing a library or something, any ideas ? Cheers, Simon Newton -- http://mail.python.org/mailman/listinfo/python-list