9front - general discussion about 9front
 help / color / mirror / Atom feed
* ape
@ 2020-02-16  4:59 kokamoto
  2020-02-16 11:47 ` [9front] ape jamos
  0 siblings, 1 reply; 2+ messages in thread
From: kokamoto @ 2020-02-16  4:59 UTC (permalink / raw)
  To: 9front

Stdarg.h is put under $objtype/include/ape, not /sys/include/ape, why?

One more, what is the status of /sys/ports, which is supported?

Kenji



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] ape
  2020-02-16  4:59 ape kokamoto
@ 2020-02-16 11:47 ` jamos
  0 siblings, 0 replies; 2+ messages in thread
From: jamos @ 2020-02-16 11:47 UTC (permalink / raw)
  To: 9front; +Cc: 9front

If you compare
/amd64/include/ape/stdarg.h with
/arm/include/ape/stdarg.h or /386/include/ape/stdarg.h
you'll se that it defines some macros differently.
The header files that are different between architectures
lives under $objtype/include, so also for ape headers.

The ports repo that is updated (i.e. the most 'supported' one)
would be the one you find if you go to 9front.org, click on
the menu 'code' and then on 'hg' and scroll down to 'ports'
(i.e. https://code.9front.org/hg/ports) You can clone it with
'hg clone' + that URL.

Jonas



On 2020-02-16 06:59, kokamoto@hera.eonet.ne.jp wrote:

> Stdarg.h is put under $objtype/include/ape, not /sys/include/ape, why?
> 
> One more, what is the status of /sys/ports, which is supported?
> 
> Kenji


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-16 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-16  4:59 ape kokamoto
2020-02-16 11:47 ` [9front] ape jamos

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).