9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p on MIPS
@ 2009-08-19  4:38 lucio
  2009-08-19 15:29 ` Russ Cox
  2009-08-19 15:31 ` Russ Cox
  0 siblings, 2 replies; 3+ messages in thread
From: lucio @ 2009-08-19  4:38 UTC (permalink / raw)
  To: 9fans

I had occasion to re-install P9P on the YeeLoong (Lemote netbook,
<www.lemote.com>) and the only changes I needed were the addition of a
getcallerpc-mips.c (or equivalent, see below) and the adjustments of
src/mkhdr and the related dist/buildmk.

Took me a long time to note the comment at the beginning of mkhdr and
that meant a lot of hunting for the wrong problem.

Back to getcallerpc(), I have no idea how to express the -32 and -64
versions in gas (I can't find any documentation on GAS' version of the
MIPS instruction set and I have serious trouble with va's too :-( nor
am I convinced that I'd be using the right one if I could build it, I
need to figure out things with GCC and the choice of wordsize.  All
very mysterious...

++L




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

* Re: [9fans] p9p on MIPS
  2009-08-19  4:38 [9fans] p9p on MIPS lucio
@ 2009-08-19 15:29 ` Russ Cox
  2009-08-19 15:31 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Russ Cox @ 2009-08-19 15:29 UTC (permalink / raw)
  To: lucio, Fans of the OS Plan 9 from Bell Labs

On Tue, Aug 18, 2009 at 9:38 PM, <lucio@proxima.alt.za> wrote:
> I had occasion to re-install P9P on the YeeLoong (Lemote netbook,
> <www.lemote.com>) and the only changes I needed were the addition of a
> getcallerpc-mips.c (or equivalent, see below) and the adjustments of
> src/mkhdr and the related dist/buildmk.

moving to plan9port-dev@googlegroups.com



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

* Re: [9fans] p9p on MIPS
  2009-08-19  4:38 [9fans] p9p on MIPS lucio
  2009-08-19 15:29 ` Russ Cox
@ 2009-08-19 15:31 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Russ Cox @ 2009-08-19 15:31 UTC (permalink / raw)
  To: lucio, Fans of the OS Plan 9 from Bell Labs

On Tue, Aug 18, 2009 at 9:38 PM, <lucio@proxima.alt.za> wrote:
> I had occasion to re-install P9P on the YeeLoong (Lemote netbook,
> <www.lemote.com>) and the only changes I needed were the addition of a
> getcallerpc-mips.c (or equivalent, see below) and the adjustments of
> src/mkhdr and the related dist/buildmk.

moving to plan9port-dev@googlegroups.com


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

end of thread, other threads:[~2009-08-19 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-19  4:38 [9fans] p9p on MIPS lucio
2009-08-19 15:29 ` Russ Cox
2009-08-19 15:31 ` Russ Cox

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