Re: build distribution fails on sparc64
Eduardo Horvath <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 14 Mar 2014, BERTRAND Joël wrote: > Eduardo Horvath a écrit : > > On Thu, 13 Mar 2014, BERTRAND Joël wrote: > > > > > I have tried to add : > > > MACHINE_CPU=sparc64 > > > MACHINE_ARCH=sparc64 > > > > > > to force /usr/src/lib/csu/arch/sparc64/crt0.S instead of > > > /usr/src/lib/csu/arch/sparc/crt0.S. > > > > I don't think you want to do that. The sparc64 crt0.S has V9 instructions > > that will probably trap on a V8 CPU. > > I don't understand. I'm building current on a USIII (V9) to obtain a > sparc64 netbsd installation _before_ trying to build current for sparc32. No, I'm confused. I thought you were trying to build a sparc32 distribution on a sparc64 machine. I'll crawl back under my rock now. Eduardo