[Pyrex] Undefined references message when compiling
Robert Kern
robert.kern at gmail.com
Thu May 17 22:13:04 UTC 2007
stephen at theboulets.net wrote:
> Well, I get farther now. Is xosd or pyosd required for pyrex?
No. I presume that you are looking at this example:
http://ldots.org/pyrex-guide/
http://ldots.org/pyrex-guide/2-compiling.html#distutils
The example there requires the XOSD library, which you don't have. Thus the
"libraries=['xosd']" argument is a specific detail of the example, not something
you should copy for all of your setup.py files.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Pyrex
mailing list