[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Ruby on 64-bit Linux

Madhusudan Narayan

5/30/2007 4:22:00 AM

Daniel Schierbeck wrote:
> Sid Stuart wrote:
>> file.c:1695: warning: cast from pointer to integer of different size
>>
>> That is a bit worriesome, but when I run make test, it responds that the
>> test succeeded.
>>
>> Is anyone else running Ruby on a 64-bit system? Are there any issues?
>
> Hi Sid,
>
> I'm currently running Ruby 1.9, and I've run 1.8, too, on a 64 bit
> Fedora Core 4 system. It's working fine.
>
>
> Cheers,
> Daniel

Hi Daniel,
Where can I download 64-bit ruby package from. or If I need to compile,
what changes should I make in the sources and in Make files

--
Posted via http://www.ruby-....

1 Answer

M. Edward (Ed) Borasky

5/30/2007 12:45:00 PM

0

Madhusudan Narayan wrote:
> Daniel Schierbeck wrote:
>
>> Sid Stuart wrote:
>>
>>> file.c:1695: warning: cast from pointer to integer of different size
>>>
>>> That is a bit worriesome, but when I run make test, it responds that the
>>> test succeeded.
>>>
>>> Is anyone else running Ruby on a 64-bit system? Are there any issues?
>>>
>> Hi Sid,
>>
>> I'm currently running Ruby 1.9, and I've run 1.8, too, on a 64 bit
>> Fedora Core 4 system. It's working fine.
>>
>>
>> Cheers,
>> Daniel
>>
>
> Hi Daniel,
> Where can I download 64-bit ruby package from. or If I need to compile,
> what changes should I make in the sources and in Make files
>
>
I am running Ruby 1.8.6 on an AMD Athlon64 X2 with Gentoo Linux 2007.0
and it compiles and links just fine.