X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Fri, 1 Jul 2011 11:25:28 -0400 Message-Id: <201107011525.p61FPSRe012748@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <4E0D63E2.6080306@iki.fi> (message from Andris Pavenis on Fri, 01 Jul 2011 09:06:26 +0300) Subject: Re: BinUtils (miscellaneous) References: <201106302033 DOT p5UKXXxE000309 AT envy DOT delorie DOT com> <4E0D63E2 DOT 6080306 AT iki DOT fi> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Not as I really use online compiler feature, but my cross-compiler > RPMs (all latest versions including not yet announced 4.6.1) is > expected to work without problems in Linux distribution installed > currently on delorie.com. So hopefully there is no need to build a > new cross-compiler as one can simply install RPM packages. Understood, but as the djgpp gcc maintainer, I *should* be able to do this myself. I just need to make myself make time to do it :-P > I guess that somebody may need to change something or gcc-4.6.X > may become last GCC release series that can be built as native > compiler for DJGPP due to limitations of COFF format used for DJGPP. Again, I need to make time for this. I know what the solution is (reloc count of -1 means "see 32-bit field elsewhere") - same as PE uses.