4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-07 15:00:24 +08:00
H.J. Lu 88d86e5970 GCC: Check if AR works with --plugin and rc
AR from older binutils doesn't work with --plugin and rc:

[hjl@gnu-cfl-2 bin]$ touch foo.c
[hjl@gnu-cfl-2 bin]$ ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/10/liblto_plugin.so rc libfoo.a foo.c
[hjl@gnu-cfl-2 bin]$ ./ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/10/liblto_plugin.so rc libfoo.a foo.c
./ar: no operation specified
[hjl@gnu-cfl-2 bin]$ ./ar --version
GNU ar (Linux/GNU Binutils) 2.29.51.0.1.20180112
Copyright (C) 2018 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
[hjl@gnu-cfl-2 bin]$

Check if AR works with --plugin and rc before passing --plugin to AR and
RANLIB.

	PR ld/27173
	* configure: Regenerated.
	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
	--plugin and rc before enabling --plugin.

config/

	PR ld/27173
	* gcc-plugin.m4 (GCC_PLUGIN_OPTION): Check if AR works with
	--plugin and rc before enabling --plugin.

libiberty/

	PR ld/27173
	* configure: Regenerated.

zlib/

	PR ld/27173
	* configure: Regenerated.
2022-01-12 08:43:14 -05:00
..
2016-03-22 10:25:20 +01:00
2011-12-18 10:20:52 +00:00
2012-05-29 15:58:15 +00:00
2016-03-22 10:25:20 +01:00
2009-09-07 00:44:08 +00:00
2009-09-07 00:44:08 +00:00
2009-09-07 00:44:08 +00:00
2009-09-07 00:44:08 +00:00
2009-09-07 00:44:08 +00:00
2009-05-12 18:16:01 +00:00
2009-05-12 18:16:01 +00:00
2009-09-07 00:44:08 +00:00
2016-06-23 15:54:55 -04:00
2004-09-23 19:43:47 +00:00
2016-03-22 10:25:20 +01:00
2016-06-23 15:54:55 -04:00
2005-09-23 17:28:31 +00:00
2009-07-30 19:43:16 +00:00
2008-01-08 17:29:24 +00:00
2010-07-02 11:58:19 +00:00
2016-03-22 10:25:20 +01:00
2004-09-23 19:43:47 +00:00
2012-11-03 23:53:02 +00:00
2006-07-25 08:39:57 +00:00
2016-03-22 10:25:20 +01:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2016-03-22 10:25:20 +01:00
2009-11-30 16:46:38 +00:00
2004-09-23 19:43:47 +00:00
2009-08-16 12:49:48 +00:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2010-12-06 01:40:20 +00:00
2012-05-29 15:58:15 +00:00
2016-03-22 10:25:20 +01:00
2012-05-29 15:58:15 +00:00
2012-05-29 15:58:15 +00:00
2012-05-29 15:58:15 +00:00
2016-03-22 10:25:20 +01:00
2016-03-22 10:25:20 +01:00
2009-05-12 18:16:01 +00:00
2004-09-23 19:43:47 +00:00
2009-07-30 19:43:16 +00:00
2016-06-23 15:54:55 -04:00
2016-03-22 10:25:20 +01:00
2016-03-22 10:25:20 +01:00
2003-07-14 18:38:36 +00:00
2016-03-22 10:25:20 +01:00
2004-09-23 19:43:47 +00:00
2016-03-22 10:25:20 +01:00
2016-03-22 10:25:20 +01:00
2016-03-22 10:25:20 +01:00
2004-09-23 19:43:47 +00:00
2004-09-23 19:43:47 +00:00
2009-08-16 12:49:48 +00:00
2016-03-22 10:25:20 +01:00
2012-05-29 15:58:15 +00:00
2016-03-22 10:25:20 +01:00