9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] 8c(pcc)
Date: Mon,  7 Feb 2005 23:55:38 -0500	[thread overview]
Message-ID: <ee9e417a05020720551e2f0e38@mail.gmail.com> (raw)
In-Reply-To: <41F879E20001AB5A@stateless1.tiscali.cz>

like the comment says, the code is in /sys/src/ape/lib/ap/386/setjmp.s.

g% nm /386/lib/ape/libap.a |grep sigsetjmp
setjmp.8:         T sigsetjmp
g% 

check yours.
russ


On Mon, 7 Feb 2005 08:13:24 +0100, tapique@tiscali.cz
<tapique@tiscali.cz> wrote:
> pcc complains:
>         sigsetjmp: DoPlot: not defined
> 
> i found the following in /sys/src/ape/lib/ap/plan9/signal.c
> /* BAD CODE - see /sys/src/ape/lib/ap/$objtype/setjmp.s for real code
> 
> does it mean i need to recompile libap.a before i can use it? Or what am
> i missing??
> 
> Thanks a lot,
> ++pac.
> 
> --------------------------
> Posílejte SMS přes internet zdarma a bez reklamy. Pouze s TISCALI.
> Více na http://www.tiscali.cz
> 
>


  reply	other threads:[~2005-02-08  4:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-07  7:13 tapique
2005-02-08  4:55 ` Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-21  7:18 [9fans] 8c (pcc) cej
2005-01-21  7:27 ` Russ Cox
2005-01-21 22:42   ` Bruce Ellis
2005-01-23 20:35 ` Bruce Ellis

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=ee9e417a05020720551e2f0e38@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).