Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Organization: Esse keine toten Tiere
To: gregmckone@rocketmail.com, cygwin@cygwin.com
Date: Wed, 23 May 2001 09:15:50 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: I now get linking errors. I think it's a path issue.  Could someone lend an eyeball?
Reply-to: gerrit.haase@t-online.de
Message-ID: <3B0B7FC6.3010.2694852F@localhost>
In-reply-to: <20010523053646.52931.qmail@web13905.mail.yahoo.com>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)
X-Hops: 1
X-Sender: 320081107336-0001@t-dialin.net

Greg McKone schrieb am 2001-05-22, 22:36:

> Cygwin was working fine.  
[...]
> I've read the faqs and still can't sort it out.
> I'm fairly new to UNIX and GCC.
> 
> Here is where I see the error. (pasted from dos window
> -------------------------------------------------------

Dos window is what you should not see.

You need to start X:\cygwin\cygwin.bat to run all the 
cygwin stuff under bash.

This is a different shell. Cygwin-shell understands mounts
and symlinks, dos not...

> AUTOEXEC.BAT looks like this
>  ----------------------------
> SET 
> PATH=D:\GCC\CYGWIN\BIN;D:\GCC\CYGWIN\USR\LOCAL\BIN;D:\GCC\
> CYGWIN\USR\INCLUDE;C:\WINDOWS\COMMAND;C:\WINDOWS;C:\WINDOWS\
> SYSTEM;D:\UTILITY\CODING\VIM\VIM57;

PATH is to set in \gcc\cygwin\etc\profile NOT in autoexec.

Alternative to the shortcut at the desktop to cygwin is to setup 
Environment in /etc/profile correct, 
change to /gcc/cygwin in dos shell and then there run cygwin.bat.

gph

-- 
=^..^=

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

