[PATCH] Use libc_hidden_ver for glob64

Jakub Jelinek jakub@redhat.com
Sun Jul 4 17:04:00 GMT 2004


On Sun, Jul 04, 2004 at 11:04:23AM -0400, Matthew Reppert wrote:
> This makes glibc build on i386 with gcc 3.4.1. Without this, build fails with
> "Undefined reference to _GI__glob64".
> 
> (When I go to build libc with this change, it triggers a rebuild of three
> configures, which I haven't included in this diff.)
> 
> Matt
> 
> 
> 2004-07-04 Matthew Reppert  <arashi@kai.vm.bytemark.co.uk>
> 
> 	* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Use libc_hidden_ver
> 	instead of libc_hidden_def.

Oops, sorry.  I only tested that patch on s390.
This patch looks good.

	Jakub



More information about the Libc-alpha mailing list