LCC-Win32 version of Ruby

Hi all,

I am trying to compile ruby 1.7.3 using LCC-Win32 on windonws XP.
Did anybody tried it before?
LCC-Win32(http://www.cs.virginia.edu/~lcc-win32/) is a free compiler system
for Windows.

BTW: Rubycentral.com is up again.

Park Heesob.

I have worked with lcc-win32 sometimes. The lack of documentation
of it’s make utility has been a major problem in my efforts to
get things compiled with it. The pure C side of things should
be quite easy to handle.

  • Einar Karttunen
···

On 06.12 14:58, Park Heesob wrote:

I am trying to compile ruby 1.7.3 using LCC-Win32 on windonws XP.
Did anybody tried it before?
LCC-Win32(http://www.cs.virginia.edu/~lcc-win32/) is a free compiler system
for Windows.