Re: [gtk-vnc-devel] [patch] Use export-symbols-regex to fix ld problem on solaris



On Wed, Apr 16, 2008 at 02:57:17PM +0800, Halton Huo wrote:
> Anthony,
> 
> As your request, the patch is ready, please review it. I verified on
> Solaris and Ubuntu platform.
> 
> On system which ld does not support --version-script like Solaris
> $cat src/Makefile|grep ^libgtk_vnc_1_0_la_LDFLAGS
> libgtk_vnc_1_0_la_LDFLAGS = -Wl, export-symbols-regex 'vnc_' \
> 
> On system which ld support ???--version-script like Ubuntu
> $ cat src/Makefile|grep ^libgtk_vnc_1_0_la_LDFLAGS
> libgtk_vnc_1_0_la_LDFLAGS = -Wl, --version-script=
> $(srcdir)/libgtk-vnc_sym.version \

Ok, I have committed this patch now.

Regards,
Dan.
-- 
|: Red Hat, Engineering, Boston   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]