[Gems-users] How long does compiling Ruby usually take?


Date: Mon, 9 Aug 2010 16:42:29 +0800
From: "wmyhome"<wmyhome@xxxxxxxxx>
Subject: [Gems-users] How long does compiling Ruby usually take?
Title: Mail
Hi all,
 
    I want to load ruby to do some TM work, so I compile it first. In the $GEMS/ruby, I create a .sh file like this:
 
--------------------------------------
cd ../slicc
make clean
 
cd ../ruby
make clean
 
PN=MESI_CMP_filter_directory
 
make PROTOCOL=$PN DESTINATION=$PN
---------------------------------------
    Then I sh it.
 
    Until now, it has spent more than 5 hours. But it hasn't finish.
 
    Does something wrong or it is just normal situation, Can someone tell me?
 
    
Best wishes,
 
               Wu Mingyu
  
 
 
2010-08-09
[← Prev in Thread] Current Thread [Next in Thread→]