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