X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=mwwTHboKg4B6ksuAPVuUq4HteqPH z9D6mRIdKaeXhR2tp8iP8QgFfMOdd7ReBjdtAMFwYHtnk91QPr5jOXcbrlxmUuXk wtW2M857lS6wcLoTQ+y1QaEWJ9CtdFDL2yMErVCg2wFtyn6FM1V9IcIJaeNACb7A wsHmk+qkDQougeM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=xTUZcO8mFl//q6uHmXcSvBAhT9M=; b=LL sK9HCQ9MJ2NFH7xM6K/5j8pjDW3mHYgJz+R1GT+oMeK00lpO4VIBbrGSf0EWIzYp PqHGzrc/Z462okddPmbPU8+bwrYZwsPJJw1b3aJtutOypWNK3QY+qHXTvvDGpMSV hk4Ek22AHBk+TaoivoRa5iRmXpXeaKHK9AlFeWn9E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: How to correctly rebase? From: Warren Young In-Reply-To: <22047.42793.36600.773496@woitok.gmail.com> Date: Thu, 15 Oct 2015 14:53:54 -0600 Message-Id: <41C9E795-AEEC-4378-8548-44DAF7DB98E7@etr-usa.com> References: <22046 DOT 25592 DOT 311399 DOT 765933 AT woitok DOT gmail DOT com> <8925F252-F479-4990-B568-1EC612DF39A5 AT etr-usa DOT com> <22047 DOT 42793 DOT 36600 DOT 773496 AT woitok DOT gmail DOT com> To: cygwin AT cygwin DOT com, Rainer DOT Woitok AT Gmail DOT Com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9FKsE7l024721 On Oct 15, 2015, at 7:16 AM, Dr Rainer Woitok wrote: > > /usr/share/texmf-dist/tex/plain/gustlib/licz/licz-tst.mex: skipped because not rebaseable I think these are a harmless confusion of mex-the-Metafont-format with mex-the-Octave-plugin-format. You can ignore them. It would be nice if rebase were smart enough to look for *.mex and *.oct only in known Octave directories, but it isn’t my itch, so I’m not going to be doing anything about it. > The following DLLs couldn't be rebased due to errors: > /usr/bin/cygintl-8.dll > /usr/bin/cygiconv-2.dll I got similar errors in my testing, though with different libraries. I reinstalled those library packages and the errors went away. The only complaints I still see are about a 32-bit libstdc++ for cross-compiling on this 64-bit system, which is harmless. > QUESTION: I called "rebaselst" with the "--cleardb" option which should > cause it to pass "-b 0x70000000" to "rebase" (this is an "i386" system). > Why then are we starting above at a base of 0x32b40000? Because BLODA? I don’t see that you’ve reported going through the BLODA list and ruling out all the possibilities there: https://cygwin.com/faq/faq.html#faq.using.bloda As for the 32-bit issue, that may be part of the problem. 64-bit greatly reduces the problems that rebase tries to cure, simply because it’s much harder to have a collision in such a large address space. > PS: And since I'm still not on this list because I can't really handle > the traffic, please also reply to me personally. Thanks. Your inability to filter 50 messages a day to a junk folder or use Gmane does not constitute a requirement that we send email directly to you. Gmail even has a feature for this, sending mailing list traffic off to the Forums tab by default, so you don’t even have to go see it if you don’t want to. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple