GCC question

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Sun Sep 6 18:39:13 UTC 2015


"William A. Mahaffey III" <wam at hiwaay.net> writes:

> While this is still the topic, is there a way to tell GCC to only talk
> about x86_64 options in the man page (or in its CLI online help),
> rather than *ALL* supported architectures ? TIA & have a good one.

The full form of the documentation is in an info file. Type "info gcc"
to get it. If you use emacs, you'll find its info browser is better than
the command line version. In fact, if you don't use emacs, you might be
best off with an online version, such as from
    https://gcc.gnu.org/onlinedocs/


More information about the freebsd-questions mailing list