Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Issues with native build of -10 on VAX



On Mon, Nov 06, 2023 at 03:28:08PM +0100, Johnny Billquist wrote:
> Not really. It's still on a old, broken gcc from a vax point of view.

There are several fixes and you are confusing them here.

The most important fixes were done by Kalvis recently and have not been
integrated in upstream (official) gcc yet. I hope this will happe soonish
too.

We have those fixes in -current for gcc 10.5 and with that a full build is
supposedly possible. We pulled them up to -10 (also with gcc 10.5) and
this is the first report that they are not working there.

> fixes that have been done on this in current is sortof a bandaid for some of
> the issues, but not really enough. I've tried building on -10 a few times.
> It has never worked. And I don't expect it will. gcc/vax have had a lot of
> fixes done (I'm sad to admit I don't remember the name of the guy who did a
> tremendous work on gcc here), but we still don't have that version of gcc in
> NetBSD. :-(

Maciej did the upstream work and we have it with gcc 12 in -current (but
not yet enabled by default because it does not work as is).

Without Kalvis' changes that gcc 12 is not able to build NetBSD natively
(but Kalvis did a version of the changes for gcc 12, they just have not
gone into the NetBSD tree).

Martin


Home | Main Index | Thread Index | Old Index