Re: [gtk-vnc-devel] [patch] Use export-symbols-regex to fix ld problem on solaris
- From: Anthony Liguori <anthony codemonkey ws>
- To: Jonh Wendell <jwendell gnome org>
- Cc: gtk-vnc-devel lists sourceforge net, Halton Huo <Halton Huo Sun COM>
- Subject: Re: [gtk-vnc-devel] [patch] Use export-symbols-regex to fix ld problem on solaris
- Date: Thu, 10 Apr 2008 23:16:16 -0500
Jonh Wendell wrote:
Em Ter, 2008-04-08 às 12:07 +0800, Halton Huo escreveu:
Hi,
With this patch, gtk-vnc trunk code can build on Solaris. Main reason is
--version-script is not supported with solaris ld. Use
export-symbols-regex will fix this bug. Refer to bug
http://bugzilla.gnome.org/show_bug.cgi?id=503359 for details.
I agree with this one:
1) We can build gtk-vnc on Solaris;
2) This force us to use the convention vnc_display_* to exported symbols.
I greatly prefer to explicitly export symbols we want. Doing something
in autoconf is the right solution.
Regards,
Anthony Liguori
Comments?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]