Subject: Re: Can't upgrade gcc
To: Paul Hoffman <phoffman@proper.com>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 06/15/2000 04:23:21
On Wed, 14 Jun 2000, Paul Hoffman wrote:
> /usr/pkgsrc/lang/gcc# make
> ===> gcc-2.95.2 is not available for NetBSD-1.4ZB-i386
>
> Why's that? What can I do about it?
Add "NetBSD-*-i386" to the ONLY_FOR_PLATFORM line in the pkg's Makefile:
ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386
Then retry, and let us know if you got a working compiler. :)
- Hubert
--
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!