Subject: Re: NetBSD 1.3, pkgsrc and OBJECT_FMT
To: Greywolf <greywolf@starwolf.com>
From: David Brownlee <abs@netbsd.org>
List: tech-pkg
Date: 05/01/2001 09:11:38
On Mon, 30 Apr 2001, Greywolf wrote:
> # d) Add the following to bsd.pkg.mk in the NetBSD 1.3 case
^^^^^^^^^^
^^^^^^^^^^
> # .if ${MACHINE_ARCH} == "alpha" || \
> # ${MACHINE_ARCH} == "mipsel" || ${MACHINE_ARCH} == "mipseb" || \
> # ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
> # OBJECT_FMT?=ELF
> # .else
> # OBJECT_FMT?=a.out
> # .endif
>
> Pardon me, but why is i386 left out of ELF? I missed something. We are
> capable of generating ELF format executables, last I looked.
David/absolute -- www.netbsd.org: No hype required --