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 To: mohammad Saleem Cc: cygwin AT cygwin DOT com Subject: Re: Missing cygwin1.dll efter installing full.exe References: <3B8B367C DOT 4ED4DC33 AT enea DOT se> From: Andrew Markebo Date: 28 Aug 2001 09:24:50 +0200 In-Reply-To: <3B8B367C.4ED4DC33@enea.se> Message-ID: Lines: 21 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Full.exe is a old version of cygwin, something like b20, containing a cygwin.dll. If you need a modern version, and that is a good idea.. setup.exe, downloadable from www.cygwin.com installs a newer version, that contains cygwin1.dll | Can I continue to work without cygwin1.dll or it is a must. If you don't need new stuff.. | I compile: | | % g++ helloworld.cpp -o hello | | what I get is hello.exe ( why an *.exe extention when I am working in a | unix like environment?) Because you are not on a unix-system.. you are on a windows-system. If you run gcc on a VAX(?) you also will get a .exe on the end.. /Andy -- 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/