This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rebase not compilable


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]