Re: [gtk-vnc-devel] [patch] Use export-symbols-regex to fix ld problem on solaris
- From: Halton Huo <Halton Huo Sun COM>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: gtk-vnc-devel lists sourceforge net
- Subject: Re: [gtk-vnc-devel] [patch] Use export-symbols-regex to fix ld problem on solaris
- Date: Tue, 22 Apr 2008 18:24:55 +0800
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]