[Pyrex] Struggling with "Hello World" Extension type

Bryan O'Sullivan bos at serpentine.com
Wed Jun 21 22:49:03 UTC 2006


On Wed, 2006-06-21 at 19:12 +0100, Andrew Chambers wrote:

> I've googled for code that does similar things and I can't see what I'm doing
> differently.  Can anyone point me in the right direction?

Looks like you might not have -lMYLIBRARY in the link line for the
extension you're building.  Try "ldd myextension.so" to see what's in
and not.

	<b

-- 
Bryan O'Sullivan <bos at serpentine.com>




More information about the Pyrex mailing list