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
To: mohammad Saleem <mosa@enea.se>
Cc: cygwin@cygwin.com
Subject: Re: Missing cygwin1.dll efter installing full.exe
References: <3B8B367C.4ED4DC33@enea.se>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 28 Aug 2001 09:24:50 +0200
In-Reply-To: <3B8B367C.4ED4DC33@enea.se>
Message-ID: <m33d6c1wal.fsf@localhost.localdomain>
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/

