This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/34922] toplevel ./configure --help is incomplete
- From: "aldot at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2008 18:04:58 -0000
- Subject: [Bug bootstrap/34922] toplevel ./configure --help is incomplete
- References: <bug-34922-11811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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 listed in the help text or should none of the
toplevel libdirs be listed in the help text?
If the latter, then let's please add a short note to the help text that
mentiones these implied arguments, e.g.
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
where PACKAGE can be any toplevel lib directory
except libgcc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34922