On 29 May 2010 01:15, Luis Lavena wrote:
> If the problem is Ubuntu mingw32 package, any suggest about installing
> mingw-w64 to target 32bits applications that do not interfere with
> Ubuntu?
>
You can try
$ sudo apt-add-repository ppa:mingw-w64/daily-builds
$ sudo apt-get update
$ sudo apt-get
Hello,
I'm the maintainer of Ruby Installer for Windows, which provides a
stable version of Ruby language on Windows using GCC:
http://rubyinstaller.org/
A side project of it is a tool that allows developers on Linux and OSX
to cross compile Ruby C extensions, this tool is called rake-compiler: