9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: hiro <23hiro@googlemail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] drawterm armv7
Date: Tue,  3 Apr 2012 00:16:19 +0200	[thread overview]
Message-ID: <CAFSF3XPLLSe4HMeZLZo9s3=GXzAUKyzvDsDSwDEzdGcxrvqSYQ@mail.gmail.com> (raw)
In-Reply-To: <CAJSxfmL7fqN_fhMSyQek27H1kE9icE8V0HyS3JDucs+TKXH-3w@mail.gmail.com>

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 22:16 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 [this message]
2012-04-02 23:32     ` Skip Tavakkolian

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='CAFSF3XPLLSe4HMeZLZo9s3=GXzAUKyzvDsDSwDEzdGcxrvqSYQ@mail.gmail.com' \
    --to=23hiro@googlemail.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).