9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] 5l problem on python276 compilation
Date: Sat, 11 Jul 2020 22:38:16 -0700	[thread overview]
Message-ID: <B833602348A1290FD42AC78B476DF76E@eigenstate.org> (raw)
In-Reply-To: <E8286729F452FEBE063A2EE4CC9D8E42@hera.eonet.ne.jp>

> By the way, /arm/include/ape/float.h has wrong definition?
> /* define stuff needed for floating conversion */
> #define IEEE_8087	1
> 
> The last lkine should be
> #define IEEE_MC68k		1
> ?
> 
> Kenji

I think the definition is right. The macro is just badly named. 

 From /sys/src/ape/lib/ap/stdio/fconv.h:20, here's the explanation:

/*
 * #define IEEE_8087 for IEEE-arithmetic machines where the least
 *	significant byte has the lowest address.
 * #define IEEE_MC68k for IEEE-arithmetic machines where the most
 *	significant byte has the lowest address.
 */

What hardware are you running this on?



  reply	other threads:[~2020-07-12  5:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12  0:22 kokamoto
2020-07-12  5:29 ` kokamoto
2020-07-12  5:38   ` ori [this message]
2020-07-12 23:30     ` kokamoto
2020-07-13  2:42       ` kokamoto
2020-07-13  3:20         ` ori
2020-07-14  4:58           ` kokamoto
  -- strict thread matches above, loose matches on Subject: below --
2020-07-11 22:10 kokamoto
2020-07-11 22:28 ` [9front] " kokamoto
2020-07-12  0:22   ` kokamoto

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=B833602348A1290FD42AC78B476DF76E@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /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).