public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Christopher Faylor <cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: stodghil@cs.cornell.edu
Subject: Re: gdb and Windows 2000
Date: Wed, 05 Sep 2001 10:22:00 -0000	[thread overview]
Message-ID: <20010905132245.A2399@redhat.com> (raw)
In-Reply-To: <3B965EDE.D91DECC@mindspring.com>

On Wed, Sep 05, 2001 at 10:20:30AM -0700, Michael Ubell wrote:
>Aha!
>
>In trying to download and install the developers' version I managed to srew
>things up enough to find the problem.  I have:
>
>export PATH="$msvs\VC98\Bin":"$msvs\Common\MSDev98\Bin":"c:\Program Files\TCL\bin":$PATH
>
>in my .bashrc file.  Having MSVC in the path before /usr/bin appears to be
>a big no-no.

!!! Having MS-DOS paths in your PATH is also a big no-no.  There is no
way that will work correctly.  You're using a colon as both a separator
and a disk introducer.

Use posix paths just like you do on UNIX.

cgf

--
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/

  reply	other threads:[~2001-09-05 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04 22:36 Michael Ubell
2001-09-05  1:21 ` Corinna Vinschen
2001-09-05  7:36   ` Michael Ubell
2001-09-05  7:47     ` Corinna Vinschen
2001-09-05 10:20       ` Michael Ubell
2001-09-05 10:22         ` Christopher Faylor [this message]
2001-09-05  2:23 Mohammad Saleem
2001-10-26 18:09 Jean-Marc Eurin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010905132245.A2399@redhat.com \
    --to=cygwin@cygwin.com \
    --cc=stodghil@cs.cornell.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).