"Raymond, David" <David.Raymond@nmt.edu> wrote:
> Since the system C compiler on OpenBSD is now the clang compiler rather
> than an old version of gcc, is there any reason to continue naming versions
> of gcc in packages egcc...? Just curious.
>
> Dave Raymond
>
> David J. Raymond
> David.Raymond@nmt.edu
> http://kestrel.nmt.edu/~raymond
gcc is still the base compiler on several archs:
GCC4_ARCHS = alpha hppa sh sparc64
GCC3_ARCHS = m88k
cf. https://codeberg.org/OpenBSD/ports/src/branch/master/infrastructure/mk/arch-defines.mk#L23-L24
No comments:
Post a Comment