Re: [HACKERS] PostgreSQL for VAX on NetBSD/OpenBSD
Martin Husemann <[email protected]> Sun, 29 Jun 2014 16:32:56 +0200
| Newsgroups | gmane.os.netbsd.ports.vax,gmane.os.openbsd.vax,gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 29, 2014 at 10:24:22AM -0400, Tom Lane wrote: > http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=coypu&dt=2014-06-29%2012%3A33%3A12 > so I'm a bit confused as to what we need to change for VAX. Dave did use NetBSD 6.1 (IIRC), which uses an ancient gcc version. I would suggest to go for NetBSD-current (if someone sets it up before the netbsd-7 branch, or 7 post-branch), which uses gcc 4.8.3 on vax. All other architectures already used a more modern gcc on 6. However, there is still a bit of fallout to fix in -current. Martin