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


Date: Mon, 9 Aug 2010 16:58:26 +0800
From: "wmyhome"<wmyhome@xxxxxxxxx>
Subject: Re: [Gems-users] How long does compiling Ruby usually take?
Title: Mail
In addition, My configuration is:
 
Host: RedHat EL5 (kernel: 2.6.18-92)
Simics: 3.0
GEMS: 2.1
Protocol: MESI_CMP_filter_directory
 
Expecting your answers. Thanks.
 
Wu Mingyu
 
 
 
----- Original Message -----
From: wmyhome
Sent: 2010-08-09, 16:42:24
Subject: How long does compiling Ruby usually take?

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→]