9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Steve Simon <steve@quintile.net>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] How can I compile c code written for plan9 in ANIS C compiler
Date: Thu, 6 Oct 2022 07:45:55 +0100	[thread overview]
Message-ID: <89E6B880-F29A-44EF-AC81-2EA247DA19F9@quintile.net> (raw)
In-Reply-To: <SI2PR03MB5689922B8E6EDF9283B9969E905C9@SI2PR03MB5689.apcprd03.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]


the native plan9 c environment is similar to ansi c but has some differences, mainly to the standard libraries.

plan9 also has an ansi/posix environment which is aimed at making it easier to port foreign code.

to use ape, use the pcc command.

there is a fairly complete command line enviroment which you can run ape/psh. this is a subshell which modifies your search path to pick up some different commands.

there is a paper in /sys/doc which describes ape more throughly.

-Steve


> On 6 Oct 2022, at 01:16, _ resun <saif.resun@outlook.com> wrote:
> 
> 
> Hi there!
>  
> Is there any way I can compile a C code that is written for plan9 using a ANSI  C compile? Is there any way to replace the plan9 headers with ANSI standard c headers?
>  
> Thank you.
>  
> _resun
>  
> 9fans / 9fans / see discussions + participants + delivery options Permalink

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T422378fc25787720-M89de0e749fb461e7ac168574
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 2869 bytes --]

  reply	other threads:[~2022-10-06  6:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06  0:15 _ resun
2022-10-06  6:45 ` Steve Simon [this message]
2022-10-06 10:21 ` Charles Forsyth
2022-10-06 11:29   ` Steve Simon
2022-10-06 12:14     ` _ resun
2022-10-10  2:39   ` _ resun
2022-10-10  3:57     ` mkf9
2022-10-10  8:50       ` Steve Simon
2022-10-11 19:32         ` ron minnich
2022-10-11 23:07           ` ron minnich

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=89E6B880-F29A-44EF-AC81-2EA247DA19F9@quintile.net \
    --to=steve@quintile.net \
    --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).