X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_JR,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Mon, 2 May 2011 22:38:40 +1000 Message-ID: Subject: Make on Cygwin Changing Ruby to Jruby executable From: Sayth Renshaw To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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: =A0MS-DOS style path detected: c:/MyRuby/anothertest.rb =A0Preferred POSIX equivalent is: /cygdrive/c/MyRuby/anothertest.rb =A0CYGWIN environment variable option "nodosfilewarning" turns off this war= ning. =A0Consult the user's guide for more details about POSIX paths: =A0 =A0http://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