Phil Thompson schrieb:

It wouldn't make a difference in this case as PyQt uses the spec files from your Qt installation instead of those included with SIP.

That's true, but it would help if SIP is used for wrapping other (static) libraries. If you use SIP's build system then the spec files included with SIP are used. Of course, you must be sure that the static libraries contain position independent code only (compiled with +z or +Z).

Ulli

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to