Hi @all!
On Mon Jun 01, 2009 at 10:55:26AM +0900, Vincent Isambart wrote:
> > So either use LLVM 2.5 or wait for macruby to upgrade to 2.6
> 2.5 does not work with MacRuby either. For the time being you need the
> SVN revision of LLVM written in README.rdoc.
Thank you for all your replies. I reco
> So either use LLVM 2.5 or wait for macruby to upgrade to 2.6
2.5 does not work with MacRuby either. For the time being you need the
SVN revision of LLVM written in README.rdoc.
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lis
Ruben,
You need the following patch in order to compile when
using LLVM from TOT. This will let you compile, but you will run into
some exception and other problems because LLVM has made some changes
that seem to be incompatible with macruby.
So either use LLVM 2.5 or wait for macruby to up
Hi Ruben,
Did you install LLVM HEAD or the revision mentioned in README? AFAIK
revisions above the one mentioned in README introduce some API changes.
Laurent
On May 31, 2009, at 11:33 AM, Ruben Fonseca wrote:
hi
I was trying to build the trunk on the 'experimental' branch. I
checked ou
hi
I was trying to build the trunk on the 'experimental' branch. I
checked out the source form SVN, followed the README.rdoc, but the
build is failing and I have no clue why.
(the only modification I did is install LLVM to /opt/local, using SVN
trunk)
the error is
/usr/bin/g++ -I/opt/l