Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 10 May 2002 08:30:21 -0400 From: Jason Tishler Subject: Re: Python and PIL and rebase, oh my! In-reply-to: <3CDAFAAB.3070405@ece.gatech.edu> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020510123021.GC2124@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i References: <3CDAFAAB DOT 3070405 AT ece DOT gatech DOT edu> On Thu, May 09, 2002 at 06:39:39PM -0400, Charles Wilson wrote: > #3) ------------------------------ > rebase: We really need to get this into setup ASAP. I know, I know... [Hangs head in shame again.] Sigh... > The current > version (as posted on the mailing list) has the following interesting > property: > $ cygcheck rebase.exe > Found: .\rebase.exe > .\rebase.exe > D:\cygwin\bin\cygwin1.dll > D:\WINNT\System32\KERNEL32.dll > D:\WINNT\System32\NTDLL.DLL > D:\WINNT\System32\IMAGEHLP.DLL > D:\WINNT\System32\MSVCRT.DLL > > I dunno about you, but depending on both cygwin1.dll and MSVCRT.dll > bothers me. But, we need IMAGEHLP.DLL -- so rebase.exe has to be a > mingw app. Oops! > There's only one problem: it calls > cygwin_conv_to_win32_path. Now, I know the setup codebase includes its > own versions of those functions, so that'd probably help wean rebase.exe > away from cygwin1.dll... Actually, I have had a Mingw version of this stand-alone version of rebase.exe for a while. I just uploaded it to my web site: http://www.tishler.net/jason/software/rebase/ and moved the (deprecated) Cygwin version to: http://www.tishler.net/jason/software/rebase/deprecated/ Now that I can use STL in Cygwin's setup.exe, I'm hoping to start making head way with rebase/setup.exe integration. 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/