Re: [Ironruby-core] Building IronRuby under Mono

2008-12-07 Thread Seo Sanghyeon
2008/12/8 Michael Letterle <[EMAIL PROTECTED]>: > I'm curious... I'm running into a number of issues just compiling... is this > from the SVN or Git repo? He is using old SVN version. The latest doesn't compile for me. -- Seo Sanghyeon ___ Ironruby-cor

Re: [Ironruby-core] Building IronRuby under Mono

2008-12-07 Thread Michael Letterle
I'm curious... I'm running into a number of issues just compiling... is this from the SVN or Git repo? On Sat, Dec 6, 2008 at 3:51 PM, Antonio Cangiano <[EMAIL PROTECTED]>wrote: > Using Mono 2.0 I was able to build IronRuby but it's not working properly: > > ~/code/ruby/ironruby/build/mono_debug$

Re: [Ironruby-core] Building IronRuby under Mono

2008-12-06 Thread Antonio Cangiano
Using Mono 2.0 I was able to build IronRuby but it's not working properly: ~/code/ruby/ironruby/build/mono_debug$ ./ir.exe IronRuby 1.0.0.0 on .NET 2.0.50727.42 Copyright (c) Microsoft Corporation. All rights reserved. Note that local variables do not work today in the console. As a workaround, u

Re: [Ironruby-core] Building IronRuby under Mono

2008-12-06 Thread Seo Sanghyeon
2008/12/7 Antonio Cangiano <[EMAIL PROTECTED]>: > Hello, > > I'm trying to compile IronRuby under Mono, but I'm receiving a few errors. > Any ideas? > > $ uname -a > Linux zen 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 > GNU/Linux > > $ mono --version > Mono JIT compiler version 1.

[Ironruby-core] Building IronRuby under Mono

2008-12-06 Thread Antonio Cangiano
Hello, I'm trying to compile IronRuby under Mono, but I'm receiving a few errors. Any ideas? $ uname -a Linux zen 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 GNU/Linux $ mono --version Mono JIT compiler version 1.9.1 (tarball) Copyright (C) 2002-2007 Novell, Inc and Contributors.