X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 03 Jun 2008 08:46:15 -0400 From: Jason Tishler Subject: Re: rebase not compilable In-reply-to: <6910a60806020741t7ff86d8bgbb7866e62acf1c09@mail.gmail.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20080603124615.GB3004@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <6910a60806020741t7ff86d8bgbb7866e62acf1c09 AT mail DOT gmail DOT com> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mon, Jun 02, 2008 at 04:41:17PM +0200, Reini Urban wrote: > I thought I'll improve the rebase logic by adding some fixed base > addresses and space to certain apps > (bash, perl, python, rest) to be able to properly rebase the culprit > packages in advance. I'm not sure how I feel about the above proposed change. Do others think that this is a good idea? > [snip] > /usr/src/rebase-2.4.3-1/imagehelper > $ make -f Makefile.cygwin > g++ -O2 -c -o objectfile.o objectfile.cc > g++ -O2 -c -o objectfilelist.o objectfilelist.cc > g++ -O2 -c -o sections.o sections.cc > sections.cc: In member function `bool Relocations::check()': > sections.cc:288: error: ISO C++ forbids cast to non-reference type > used as lvalue However, I'm quite willing to accept a patch to just fix the above compilation problem. Thanks, Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/