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

Re: help needed for defining hppa __clz_tab gcc-compat symbol



On Thu, Feb 27, 2003 at 08:06:37AM -0800, Randolph Chung wrote:
> What am i missing?
--- sysdeps/hppa/Versions	1 Feb 2002 23:14:50 -0000	1.3
+++ sysdeps/hppa/Versions	27 Feb 2003 21:02:29 -0000
@@ -5,3 +5,9 @@
     _dl_function_address;
   }
 }
+libc {
+  GLIBC_2.2 {
+    # libgcc-compat.
+    __clz_tab;
+  }
+}

Does this help?
 -- Guido



Reply to: