Thursday, March 02, 2023

Re: Questions about man gcc-local

On 2023-03-02, Stanislav Syekirin <stanislav.syekirin@studium.fernuni-hagen.de> wrote:
> Hi all,
>
> is the man page for gcc-local
> (https://man.openbsd.org/OpenBSD-7.2/gcc-local) up to date? It
> mentions, for example, i386, but OpenBSD 7.2 on i386 doesn't seem to
> include gcc. Also, the link to gcc(1) at the bottom of the man page is
> dead.

Architectures which fully switched to clang as the base compiler don't
build the OpenBSD version of gcc any more. (They do have a newer gcc in
ports, in general those try to be in sync with changes to base gcc too -
for example PIE by default).

Archs which still use gcc in base do have the gcc(1) manual, e.g. sparc64

No comments:

Post a Comment