9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] vx32 compilation for osx
Date: Sat, 10 May 2014 20:15:16 +0900	[thread overview]
Message-ID: <45075B12-7640-4501-9946-F7E6C12C3A08@ar.aichi-u.ac.jp> (raw)

Hello,

9vx for osx is for i386
-bash$ file /usr/local/9vx/9vx.OSX
/usr/local/9vx/9vx.OSX: Mach-O executable i386
-bash$ 

to compile to 64bit, I tried to _make_ on mountain lion.
however the compilation fails.

-bash$ cd /Users/arisawa/src/vx32-0.12/src 
-bash$ make
make: vx32-gcc: Command not found
make: vx32-gcc: Command not found
gcc -m32 -c -nostdinc -Ilibvxc/include -g -O3 -MD -std=gnu99 -I.  -m80387 -mfp-ret-in-387 -o libvxc/abort.o libvxc/abort.c
...
gcc -m32 -c -nostdinc -Ilibvxc/include -g -O3 -MD -std=gnu99 -I.  -m80387 -mfp-ret-in-387 -o libvxc/vx32/ffs.o libvxc/vx32/ffs.S
libvxc/vx32/ffs.S:44:Unknown pseudo-op: .type
libvxc/vx32/ffs.S:44:Rest of line ignored. 1st junk character valued 102 (f).
make: *** [libvxc/vx32/ffs.o] Error 1
-bash$ 

anyone succeed in compiling to 64bit?
any suggestion?

Kenji Arisawa




             reply	other threads:[~2014-05-10 11:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-10 11:15 arisawa [this message]
2014-05-10 12:40 ` erik quanstrom
2014-05-10 13:59   ` arisawa
2014-05-10 14:02     ` Aram Hăvărneanu
2014-05-10 14:20       ` erik quanstrom
2014-05-10 21:24         ` Jeff Sickel

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=45075B12-7640-4501-9946-F7E6C12C3A08@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).