X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SARE_MSGID_LONG45,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 From: Moises Deangelo Date: Wed, 21 Apr 2010 21:30:25 -0300 Message-ID: Subject: Problems with paths. To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 installed cygwin, when compiling (my IDE is DEV-CPP) returned the following error message: cygwin warning MS-DOS-style path detected: C \ cygwin \ usr \ diego \ tst.c Preferred POSIX equivalent is: / usr / diego / tst.c 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 I accessed the site: http://cygwin.com/cygwin-ug-net/using.html # using-pathnames and looked at how the ways in cygwin. Then go to: cygpath http://cygwin.com/cygwin-ug-net/using-utils.html # That site says the cygpath converts the paths automatically. If it does it automatically, what's wrong? Why GCC does not compile? It returns this error message and aborts? Can anyone help me? PS: Using windows XP. Dev-cpp Thank you. Moises Deangelo -- 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