Make on Cygwin Changing Ruby to Jruby executable

Sayth Renshaw flebber.crue@gmail.com
Mon May 2 12:38:00 GMT 2011


I am trying to use compile with emacs on windows7. Cygwin is being
called as its my make environment.

Cygwin seems to be calling ruby.exe judging by the output pasted
below, what I want to know is how do i update it to be jruby?

My path for jruby is set as.
C:\jruby-1.6.1\bin

This the output.

-*- mode: compilation; default-directory: "c:/MyRuby/" -*-
Compilation started at Mon May 02 22:30:48

C:/cygwin/bin\ruby.exe -w c:/MyRuby/anothertest.rb
cygwin warning:
 MS-DOS style path detected: c:/MyRuby/anothertest.rb
 Preferred POSIX equivalent is: /cygdrive/c/MyRuby/anothertest.rb
 CYGWIN environment variable option "nodosfilewarning" turns off this warning.
 Consult the user's guide for more details about POSIX paths:
   http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list