9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "andrey mirtchovski" <mirtchovski@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Re: Plan 9 Port error in mpvecadd-Darwin.s on Leopard
Date: Wed, 31 Oct 2007 13:05:19 -0600	[thread overview]
Message-ID: <14ec7b180710311205lfd0ee2dx234785df22ce43c9@mail.gmail.com> (raw)
In-Reply-To: <3e1162e60710310942r2055b518ga0cd07b4e4c30d82@mail.gmail.com>

the problem comes from libmp: the machine-dependent files written in
assembly (/src/libmp/386/*-Darwin.s) are causing it (and they are all
broken, not just the one reported). it's beyond me to figure out why
at the moment. i tried a couple of things at random, but that's not a
way to fix a problem.

all the functions defined therein have a replacement written in C in
the port/ directory of libmp. a workaround for now will be to fix the
mkfile in port/ to not look for the machine-dependent files (comment
out the test in the reduce script and let it just echo all file
names).

next bug is all the way to venti:

9l -o o.buildindex buildindex.o libvs.a /Users/andrey/plan9/lib/libventi.a
ld: in libvs.a, archive has no table of contents
collect2: ld returned 1 exit status


  reply	other threads:[~2007-10-31 19:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3e1162e60710301650r35bd83ectbc2d8fbf8e708ba1@mail.gmail.com>
2007-10-30 23:59 ` Bakul Shah
2007-10-31 15:10   ` David Leimbach
2007-10-31 16:24     ` andrey mirtchovski
2007-10-31 16:42       ` David Leimbach
2007-10-31 19:05         ` andrey mirtchovski [this message]
2007-10-31 20:18           ` Russ Cox
2007-10-31 20:33             ` David Leimbach
2007-10-31 20:56               ` Michaelian Ennis
2007-11-03  6:02               ` Michaelian Ennis
2007-10-31 20:32           ` David Leimbach
2007-11-03  7:35             ` underspecified
2007-11-03  9:22               ` underspecified
2007-10-31 20:53         ` Michaelian Ennis

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=14ec7b180710311205lfd0ee2dx234785df22ce43c9@mail.gmail.com \
    --to=mirtchovski@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).