On Tue Jan 20 04:10:48 PST 2015, [email protected] wrote: > there are a few subdirectories that need to be created when you build the > amd64 code for the first time. maybe it would be nice to have a > /sys/lib/newobjtype script to help, but if you just: > > cd /sys/src > objtype=amd64 mk install > > and create the directories as needed you should be ok
objtype=amd64 cd $objtype/bin && mkdir -p ape auth aux bitsy dial disk fossil fs games ip ip/httpd ndb rune opc replica upas venti usb we don't add arches very often, so i've just created the full set of directories in 9atom. by the way, the default 9atom install is amd64. so there's no need to convert. it will also build 386 and arm exes at install time, too. - erik
