| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 8 Jan 2002 13:26:19 -0500 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| To: | "Roth, Kevin P." <KPRoth AT MarathonOil DOT com> |
| Cc: | Cygwin <cygwin AT sources DOT redhat DOT com> |
| Subject: | Re: rebase for setup (curl) |
| Message-ID: | <20020108182619.GB2136@dothill.com> |
| Mail-Followup-To: | "Roth, Kevin P." <KPRoth AT MarathonOil DOT com>, |
| Cygwin <cygwin AT sources DOT redhat DOT com> | |
| References: | <6EB31774D39507408D04392F40A10B2BC1FEA7 AT FDYEXC202 DOT mgroupnet DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <6EB31774D39507408D04392F40A10B2BC1FEA7@FDYEXC202.mgroupnet.com> |
| User-Agent: | Mutt/1.3.24i |
Kevin,
Please keep your replies on-list...
On Mon, Jan 07, 2002 at 10:08:09AM -0500, Roth, Kevin P. wrote:
> gcc 2.95.3-5
> binutils 20011002-1
So you are using the latest too.
> Attached are three DLLs in a tar/bz2 file. They are as follows:
>
> cygcurl-2-build.dll : rebuilt last Friday, from the 7.9.2-1 sources
>
> cygcurl-2-install.dll : same as above, but after performing a make
> install (in case that actually changes something)
>
> cygcurl-2-strip.dll : after `make install`, I did `strip cygcurl-2.dll`.
> Let me know how these look.
All of the above appear to be non-relocatable:
$ file *.dll
cygcurl-2-build.dll: MS Windows PE Intel 80386 console DLL not relocatable
cygcurl-2-install.dll: MS Windows PE Intel 80386 console DLL not relocatable
cygcurl-2-strip.dll: MS Windows PE Intel 80386 console DLL not relocatable
How did you manage to accomplish this?
> Also, if testing for rebase-ability is simple, could you let me know
> how? I'd be curious...
It is very simple. Just download, uncompress, and install the following:
http://www.tishler.net/jason/software/rebase/rebase.exe.bz2
into /usr/local/bin.
The following is a sample command line:
rebase -d -b 0x68000000 cygcurl-2-*.dll
Jason
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |