Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20011015094035.25850.qmail@web20901.mail.yahoo.com> Date: Mon, 15 Oct 2001 02:40:35 -0700 (PDT) From: f m Subject: RE: iverilog app not recognizing full path To: Robert Collins , cygwin AT cygwin DOT com, geda-user AT moria DOT seul DOT org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Thanks, Robert. I tried your suggestion, and it seems back-slash (even doubled) is not recognized. However, I found a Stupid Mistake. A component of the path ("unknown" userid/directory) is missing on some of the commands tried. In short, the iverilog application requires specificatoin format "c:/...", not "/home/..." nor "/cygdrive/...", nor "c:\..." (the last one not recognized by bash either). Now I'm encountered yet another problem with grep might be worthwhile posting.... Thanks. Fred --- Robert Collins wrote: > bash escapes the \ cahracter, so you need > > c:\\home\\.... > > Rob > __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/