This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


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