9front - general discussion about 9front
 help / color / mirror / Atom feed
From: 有澤健治 <karisawa@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] Bug in APE pcc
Date: Sun, 1 Oct 2023 20:53:24 +0900	[thread overview]
Message-ID: <CAN4cm2vi+5Lv-HmpFhTUgcFFgVWuHX+tnSWkNQfPBJ+pY14ykg@mail.gmail.com> (raw)
In-Reply-To: <CAGOW0YMDptcQ8yyqT8YzK=7z18dB=k0yNCcGRO8G=ASdpZsWcw@mail.gmail.com>

I'v tried.
Thanks Amavect.

Kenji Arisawa

2023年10月1日(日) 11:50 Amavect <amavect@gmail.com>:
>
> On Sat, Sep 30, 2023 at 8:56 PM 有澤健治 <karisawa@gmail.com> wrote:
> > How to fix the problem?
> > add
> >     extern double log2(double);
> > to
> >     /amd64/include/ape/math.h
> This should already be in /sys/include/ape/math.h
> However, /amd64/include/ape/*.h gets read first, making a conflict.
> /amd64/include/ape/math.h should not exist.
>
> Make sure /sys/include/ape/math.h exists (and contains log2),
> then delete /amd64/include/ape/math.h
>
> Thanks,
> Amavect

      reply	other threads:[~2023-10-01 11:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  1:52 有澤健治
2023-10-01  2:32 ` Amavect
2023-10-01 11:53   ` 有澤健治 [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=CAN4cm2vi+5Lv-HmpFhTUgcFFgVWuHX+tnSWkNQfPBJ+pY14ykg@mail.gmail.com \
    --to=karisawa@gmail.com \
    --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).