Re: relocation reduction [Re: Gtk2 1.210 (unstable) available]
- From: Kevin Ryde <user42 zip com au>
- To: gtk-perl-list gnome org
- Subject: Re: relocation reduction [Re: Gtk2 1.210 (unstable) available]
- Date: Mon, 19 Jan 2009 08:59:07 +1100
muppet <scott asofyet org> writes:
http://asofyet.org/muppet/software/gtk2-perl/relocations-2.patch
+#elif __GNUC__
+# define __hidden__ __attribute__ ((visibility ("hidden")))
+#endif
It's probably new in some gcc 3.x or 4.x or something. I remember the
first few having only partial effect without a new enough linker too.
Might be easier to let glib's configure work it out.
Is there a chance of xsubpp generating some of the extra? I imagine the
benefit could apply to everybody's xs.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]