MinGW with ruby c language interface

M

Minseok Choi

I installed ruby 1.8.6 one-click installer in my vista.
Is there any easy way to make MinGW environments for ruby c-interface
without recompiling ruby.
 
L

Luis Lavena

I installed ruby 1.8.6 one-click installer in my vista.
Is there any easy way to make MinGW environments for ruby c-interface
without recompiling ruby.

Short answer: no.

Long answer:

If you want to go that road, you will need do somethink like Aslak
Hellesoy did for ruby-usb:

http://blog.aslakhellesoy.com/2008/3/30/ruby-usb-gems

The other, more complex way is get a rbconfig.rb from a MinGW
environment and put inside your existing One-Click environment,
replacing your original VC6 one.

*Another* approach is go for a full MinGW build of Ruby, like we are
doing for One-Click Installer:

http://blog.mmediasys.com/2008/03/29/progress-of-one-click-installer-rubyinstaller/

HTH,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top