[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-30 Thread bonzini at gnu dot org
--- Comment #9 from bonzini at gnu dot org 2008-01-30 16:21 --- patch committed. -- bonzini at gnu dot org changed: What|Removed |Added CC|

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-30 Thread bonzini at gcc dot gnu dot org
--- Comment #8 from bonzini at gnu dot org 2008-01-30 13:37 --- Subject: Bug 34922 Author: bonzini Date: Wed Jan 30 13:36:35 2008 New Revision: 131961 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131961 Log: 2008-01-30 Ralf Wildenhues <[EMAIL PROTECTED]> PR bootstra

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread Ralf dot Wildenhues at gmx dot de
--- Comment #7 from Ralf dot Wildenhues at gmx dot de 2008-01-23 06:42 --- (In reply to comment #5) > > > In an ideal world the toplevel configure would check at runtime and see what > > subdirs are present and adjust its output accordingly. Also > > --help=recursive > > should be fi

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread Ralf dot Wildenhues at gmx dot de
--- Comment #6 from Ralf dot Wildenhues at gmx dot de 2008-01-22 22:25 --- (In reply to comment #2) > (In reply to comment #0) > > > > libstdc++-v3 gives: > > $ ../../src/gcc-4.3/configure --disable-libstdc++-v3 > > configure: error: invalid feature name: libstdc++-v3 > > This error i

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread Ralf dot Wildenhues at gmx dot de
--- Comment #5 from Ralf dot Wildenhues at gmx dot de 2008-01-22 20:43 --- Subject: Re: toplevel ./configure --help is incomplete * brian at dessent dot net wrote on Tue, Jan 22, 2008 at 07:38:35PM CET: > > Remember that this toplevel configure is shared between gcc, binutils, gdb, >

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread brian at dessent dot net
--- Comment #4 from brian at dessent dot net 2008-01-22 18:38 --- Remember that this toplevel configure is shared between gcc, binutils, gdb, newlib, insight, and cygwin. It should not list gcc-specific options; the fact that it does now is just an artifact resulting from how those opti

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread aldot at gcc dot gnu dot org
--- Comment #3 from aldot at gcc dot gnu dot org 2008-01-22 18:04 --- You should document this (awkward) flag in the --help output, though. Still, it is inconsistent to mention just a few of the possible arguments in the help text, thus my question: Should all toplevel libdirs be liste

[Bug bootstrap/34922] toplevel ./configure --help is incomplete

2008-01-22 Thread Ralf dot Wildenhues at gmx dot de
--- Comment #2 from Ralf dot Wildenhues at gmx dot de 2008-01-22 17:32 --- (In reply to comment #0) > > libstdc++-v3 gives: > $ ../../src/gcc-4.3/configure --disable-libstdc++-v3 > configure: error: invalid feature name: libstdc++-v3 This error is from the Autoconf code that parses ar