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



On Wed, 2008-04-16 at 13:54 +0100, Daniel P. Berrange wrote:
> 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 \
> 
> This looks good to me.
Ping. 

I do not have check-in permission. Anyone want to help to commit this
patch? 

BTW, how can I have this permission? By now, I only did porting work
Solaris.

Thanks,
Halton.
> 
> Regards.
> Dan.





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