This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use libc_hidden_ver for glob64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]