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]

Re: PATCH: An updated patch for non-versioned lookup testcase


On Mon, May 07, 2001 at 09:51:33AM -0700, H . J . Lu wrote:
> Here is an update patch for
> 
> http://sources.redhat.com/ml/libc-alpha/2001-05/msg00026.html
> 
> 
> H.J.
> ----
> 2001-05-07  H.J. Lu  <hjl@gnu.org>
> 
> 	* elf/Makefile (distribute): Add tst-version.sh, version.map,
> 	versionobj.c, versionobj1.c, versionobj2.c and versionobj3.c.
> 	(test-srcs): Add tst-version.
> 	(modules-names): Add versionobj, versionobj1, versionobj and
> 	versionobj3.
> 	(tests): Also depend on $(objpfx)tst-version.out.
> 	$(objpfx)%.so: Also filter out versionobj1.so, versionobj2.so
> 	and versionobj3.so.
> 	($(objpfx)versionobj1.so): New target.
> 	($(objpfx)versionobj2.so): New target.
> 	($(objpfx)versionobj3.so): New target.
> 	($(objpfx)tst-version): New target.
> 	($(objpfx)tst-version.out): New target.
> 
> 	* elf/tst-version.c: New file.
> 	* elf/tst-version.sh: New file.
> 	* elf/version.map: New file.
> 	* elf/versionobj.c: New file.
> 	* elf/versionobj1.c: New file.
> 	* elf/versionobj2.c: New file.
> 	* elf/versionobj3.c: New file.
> 

This testcase is wrong. Please ignore it.


H.J.


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