This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Make on Cygwin Changing Ruby to Jruby executable


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]