Linux and building PHP-GTK modules as shared
[email protected] (Evangelos Foutras)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Hello, I had trouble compiling php-gtk extensions as shared; they weren't correctly linked with their respective libraries. The following patch addresses this issue and I thought I'd share it with you so it could be incorporated into future versions. http://aur.archlinux.org/packages/php-gtk/php-gtk/shared-link.patch Regards,