9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Loader dependencies
Date: Wed, 10 Apr 2013 07:49:07 +0200	[thread overview]
Message-ID: <20130410074907.73f11b60@zinc.9fans.fr> (raw)
In-Reply-To: <CAGGHmKH3kJ9OwL_DTVBujSBRAkVT+jjzrXQxvMXxBKVQu1694g@mail.gmail.com>

> 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



  reply	other threads:[~2013-04-10  5:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10  5:04 Steven Stallion
2013-04-10  5:49 ` David du Colombier [this message]
2013-04-10  5:58   ` lucio
2013-04-10  6:05     ` Steven Stallion
2013-04-10  9:19       ` Charles Forsyth
2013-04-10  5:59   ` Steven Stallion
2013-04-10 14:01     ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130410074907.73f11b60@zinc.9fans.fr \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).