Re: [PHP-GTK-DEV] Linux and building PHP-GTK modules as shared
[email protected] (Andrei Zmievski)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Thank you, I've applied the patch. -A Evangelos Foutras wrote: > 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, >