From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20130410074907.73f11b60@zinc.9fans.fr> References: <20130410074907.73f11b60@zinc.9fans.fr> Date: Tue, 9 Apr 2013 22:59:50 -0700 Message-ID: From: Steven Stallion To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b2ee199c1734c04d9fb60ba Subject: Re: [9fans] Loader dependencies Topicbox-Message-UUID: 3fb06a74-ead8-11e9-9d60-3106f5b1d025 --047d7b2ee199c1734c04d9fb60ba Content-Type: text/plain; charset=ISO-8859-1 I understand the taxonomy. I'm commenting on the general laziness of the change. Given that many of us tend to work on acl changes in isolation, this is an annoyance at best. On Tue, Apr 9, 2013 at 10:49 PM, David du Colombier <0intro@gmail.com>wrote: > > gunge% mk > > mk: don't know how to make '../8l/elf.h' in directory > > /usr/stallion/src/armv7a/5l > > mkdir /usr/stallion/src/armv7a/8l > cp /sys/src/cmd/8l/elf.? /usr/stallion/src/armv7a/8l > > elf.c and elf.h are platform-independent files and > are currently located in the 8l directory because > it hasn't seemed worth creating /sys/src/cmd/ld > just for two files. > > -- > David du Colombier > > --047d7b2ee199c1734c04d9fb60ba Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I understand the taxonomy. I'm commenting on the gener= al laziness of the change. Given that many of us tend to work on acl change= s in isolation, this is an annoyance at best.


On Tue, Apr 9, 2013 at 10:49 PM, David d= u Colombier <0intro@gmail.com> wrote:
> gunge% mk
> mk: don't know how to make '../8l/elf.h' in directory
> /usr/stallion/src/armv7a/5l

mkdir /usr/stallion/src/armv7a/8l
cp /sys/src/cmd/8l/elf.? /usr/stallion/src/armv7a/8l

elf.c and elf.h are platform-independent files and
are currently located in the 8l directory because
it hasn't seemed worth creating /sys/src/cmd/ld
just for two files.

--
David du Colombier


--047d7b2ee199c1734c04d9fb60ba--