| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Sun, 19 Nov 2000 14:48:04 -0500 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: newbie - cygwin1.dll error |
| Message-ID: | <20001119144804.B11043@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <001801c051eb$39d37e20$29cd60cb AT dell> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.11i |
| In-Reply-To: | <001801c051eb$39d37e20$29cd60cb@dell>; from vulcan@vulcanheli.co.nz on Sun, Nov 19, 2000 at 06:40:27PM +1300 |
On Sun, Nov 19, 2000 at 06:40:27PM +1300, Vulcan Helicopters wrote: >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) crt1.o is in the mingw package. If you haven't downloaded mingw you can't use -mno-cygwin. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |