9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <skip.tavakkolian@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] drawterm armv7
Date: Mon,  2 Apr 2012 16:32:27 -0700	[thread overview]
Message-ID: <CAJSxfmL65+mtSpgnJY3-9ca_T+38yHQ90qWy6Bkh-4FsewjU6g@mail.gmail.com> (raw)
In-Reply-To: <CAFSF3XPLLSe4HMeZLZo9s3=GXzAUKyzvDsDSwDEzdGcxrvqSYQ@mail.gmail.com>

I did this a while back (with Russ' help).  I think I recall Russ also
suggesting the change you made, but my devices -- Sheeva/Guru Plug
(i.e. ARMv5) -- don't have ldrex/strex.

-Skip

On Mon, Apr 2, 2012 at 3:16 PM, hiro <23hiro@googlemail.com> wrote:
> Thanks, it works.
> But I had to change tas to use ldrex and strex instead of swp. And gcc
> inline asm sucks.
>
> On Mon, Apr 2, 2012 at 18:19, Skip Tavakkolian
> <skip.tavakkolian@gmail.com> wrote:
>> https://bitbucket.org/9nut/drawterm-arm-patch
>>
>> On Mon, Apr 2, 2012 at 8:43 AM, hiro <23hiro@googlemail.com> wrote:
>>> Trying to compile, but it seems like armv7 is not supported.
>>> Anything I could try or do?
>>>
>>>
>>> arch=`uname -m|sed 's/i.86/386/;s/Power Macintosh/power/; s/x86_64/amd64/'`; \
>>>        (cd posix-$arch &&  make)
>>> cd: 2: can't cd to posix-armv7l
>>> make: *** [libmachdep.a] Error 2
>>>
>>
>



      reply	other threads:[~2012-04-02 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 15:43 hiro
2012-04-02 16:19 ` Skip Tavakkolian
2012-04-02 22:16   ` hiro
2012-04-02 23:32     ` Skip Tavakkolian [this message]

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=CAJSxfmL65+mtSpgnJY3-9ca_T+38yHQ90qWy6Bkh-4FsewjU6g@mail.gmail.com \
    --to=skip.tavakkolian@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).