From: corinna.vinschen@cityweb.de (Corinna Vinschen)
Subject: Re: rename or copy cygwin1.dll to cygwinb19.dll
9 Nov 1998 04:34:13 -0800
Message-ID: <36462191.C4E511FC.cygnus.gnu-win32@cityweb.de>
References: <19981107144953.15700.rocketmail@send102.yahoomail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: earnie_boyd@yahoo.com, marc_auslander@us.ibm.com, gnu-win32@cygnus.com

Earnie Boyd wrote:
> 
> ---marc_auslander@us.ibm.com wrote:
> >
> > The install instructions say:
> >
> > This version of Cygwin is backwards-compatible with the beta 19
> release. If
> > you rename the cygwin1.dll included as part of B20 to
> "cygwinb19.dll", the
>
> [...]
>
> Yes, it should have been copy.  However, if you execute a program such
> as the gdb from b19 that calls a cygwin build dll and it gets the one
> with cygwin1.dll then you will crash with a core file as the two can't
>
> [...]

There's another, a little bit `brutal' method:

Take your favorite hex editor, open the b19 executable, you wish to
`transform' to a b20 exe, search for `cygwinb19.dll', change it to
`cygwin1.dll', followed by two ASCII-NUL (the file length may not be
changed!) and save it and ... yes, start it!

I have tested it with different b19 progs. It does the appropriate. 

This leads to only one cygwin1.dll. The copy to `cygwinb19.dll'
is unnecessery.

Regards,
Corinna
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
