Subject: Re: snapshot missing ld.elf_so [was Re: Whoops...]
To: Jonathan Stone <jonathan@DSG.Stanford.EDU>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 10/26/1998 15:59:16
On Sun, 25 Oct 1998 19:20:58 -0800  Jonathan Stone wrote:

> 
> Hm. it seems I bulit the snapshot using "-arch=pmax" on the maketars
> command line, instead of "arch-mips".  That meant no ld.elf_so in
> base,tgz, no /usr/include/mips/* in comp.tgz, and a few other gotchas.

Looking at maketars, you don't have to specify the -arch option if
you're building the sets on the same machine architecture you built the
binaries on.  This should make life easier :-)

Simon.