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
Message-ID: <002a01c05202$62ee23c0$3166323f@intel9txl52pzr>
From: "Tim Prince" <tprince@computer.org>
To: "Vulcan Helicopters" <vulcan@vulcanheli.co.nz>, <cygwin@cygwin.com>
References: <001801c051eb$39d37e20$29cd60cb@dell>
Subject: Re: newbie - cygwin1.dll error
Date: Sun, 19 Nov 2000 00:26:08 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

A normal cygwin installation keeps its .exe's and .dll's (/usr/bin) off the System and User Environment paths.  That comes in handy
at times; e.g. when you have both MKS and cygwin installed together.  You are welcome to change that, but it doesn't happen unless
you do it yourself.  When you open a text window using the cygwin.bat icon, the cygwin paths are set up in that window.

The crtxx.o files (both the cygwin and the mingw versions) should appear in /usr/lib.

----- Original Message -----
From: "Vulcan Helicopters" <vulcan@vulcanheli.co.nz>
To: <cygwin@cygwin.com>
Sent: Saturday, November 18, 2000 9:40 PM
Subject: newbie - cygwin1.dll error


> I have managed to get gcc to compile a program, but when I try and run it
> (by double clicking the .exe in explorer) I get the following error:
>
> A required .DLL file, CYGWIN1.DLL, was not found
>
> I have not installed the complete cygwin project, so this may be causing
> the problem.  If this is the case, which package do I need to install?
>
> If I compile it with
>
> g++ -mno-cygwin hello.cc -o hello
>
> I get:
>
> /usr/bin/ld: cannot open crt1.o: No such file or directory
>
> Once again I think this may be due to not having installed all of cygwin.
> (We have an extremely slow connection)
>
> Thanks
> wade
>
>



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

