This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- From: Stefano Lattarini <stefano dot lattarini at gmail dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, ams at gnu dot org, gcc at gcc dot gnu dot org, 11034 at debbugs dot gnu dot org, gdb at sourceware dot org, automake at gnu dot org, binutils at sourceware dot org, joseph at codesourcery dot com, "automake-patches at gnu dot org" <automake-patches at gnu dot org>, Roumen Petrov <bugtrack at roumenpetrov dot info>
- Date: Tue, 03 Apr 2012 22:05:35 +0200
- Subject: Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- References: <4F72E239.9010404@gmail.com> <Pine.LNX.4.64.1203281121190.12161@digraph.polyomino.org.uk> <4F7301DD.7090401@gmail.com> <mcr1uoci96g.fsf@dhcp-172-18-216-180.mtv.corp.google.com> <4F76C08E.6050707@gmail.com> <E1SDuIY-0004aQ-0U@fencepost.gnu.org> <4F76D8F2.8050804__46768.5595191599$1333188914$gmane$org@gmail.com> <87zkaujjn1.fsf@fleche.redhat.com> <4F79BFDB.1070904@gmail.com> <87ty12i2pd.fsf@fleche.redhat.com> <4F79C5F2.2020807__46832.8654104427$1333380662$gmane$org@gmail.com> <87hax2hqop.fsf@fleche.redhat.com> <4F7A0341.9050305__49963.8538728051$1333396325$gmane$org@gmail.com> <87d37pj39j.fsf@fleche.redhat.com> <4F7A10D7.8050908@gmail.com> <mcrwr5x6dsk.fsf@dhcp-172-18-216-180.mtv.corp.google.com> <4F7B57C4.9000402@gmail.com>
On 04/03/2012 10:04 PM, Stefano Lattarini wrote:
> OK, you've all made clear you have your sensible reasons to have the '.info'
> files generated in the builddir in your use cases. Since the actual change
> required by automake to allow this is very small and safe, I'm ready to do
> it (see attached patch, which I will push in a couple of days to 'master' if
> there is no objection).
>
> But since I'm not yet ready to publish this new feature, I intend to make
> it available only though the new, undocumented option named (literally)
> "hack!info-in-builddir". I hope this is acceptable to you.
>
Oops, with this squashed in:
diff --git a/tests/txinfo-builddir.test b/tests/txinfo-builddir.test
index 64ca190..a09af80 100755
--- a/tests/txinfo-builddir.test
+++ b/tests/txinfo-builddir.test
@@ -27,7 +27,7 @@ required=makeinfo
echo AC_OUTPUT >> configure.ac
cat > Makefile.am << 'END'
-AUTOMAKE_OPTIONS = cygnus ##!hack!info-in-builddir
+AUTOMAKE_OPTIONS = !hack!info-in-builddir
info_TEXINFOS = foo.texi subdir/bar.texi
subdir_bar_TEXINFOS = subdir/inc.texi
END
Sorry for the noise,
Stefano
- References:
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
- Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option