[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev:1007

From: Carl Lerche <carl.lerche verizon.net>
Date: Thu, 13 Apr 2006 13:42:31 -0700
Subject: [yarv-dev:1007] Yarv not compiling on OS X

Hello,

I downloaded Yarv 0.4.0. I followed the instructions in the readme:

autoconf
configure --prefix=[your install dir] --program-suffix=-yarv
make

Make runs fine until it reaches here:

gcc main.o  libruby-static.a -lpthread -ldl -lobjc   -o miniruby -g - 
O2 -pipe -fno-common  -DRUBY_EXPORT
-- stack frame ------------
0x405000 (0000): 00000001
0x405004 (0001): 00000001 <- lfp <- dfp
-- control frame ----------
c:0003 p:-001 s:0002 b:0002 l:0001 d:0001 CFUNC  i:initialize  
s:         -
c:0002 p:-001 s:0001 b:0001 l:0000 d:0000 CFUNC  i:initialize  
s:         -
c:0001 p:-001 s:0000 b:-001 l:0000 d:0000 ------ i:-        s:         -
---------------------------

and it just stops

a ps command shows:

  9372  p2- R     49:28.85 ./miniruby ./mkconfig.rb - 
timestamp=.rbconfig.time -i

Any ideas?

-carl

-- 
ML: yarv-dev quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]