X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp to Linux ARM cross binutils Date: Mon, 28 Sep 2015 21:07:56 +0200 Organization: INTERIA.PL S.A. Lines: 26 Message-ID: References: <5607D4C3 DOT 4040800 AT gmx DOT de> <4b10ba83-055b-4ff9-bdd1-81b37c9aee36 AT googlegroups DOT com> <56083B83 DOT 6040707 AT iki DOT fi> <56086184 DOT 9070505 AT gmx DOT de> NNTP-Posting-Host: user-46-112-230-70.play-internet.pl Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: usenet.news.interia.pl 1443467281 29753 46.112.230.70 (28 Sep 2015 19:08:01 GMT) X-Complaints-To: usenet AT firma DOT interia DOT pl NNTP-Posting-Date: Mon, 28 Sep 2015 19:08:01 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Bytes: 1907 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > The issue reported by user cannot be reproduced on any system where I > can check. > It may be a bash issue or a sed issue, but without accurate > knownledge about > the user's system it becomes impossible to reproduce and to debug. I made a clean install of DJGPP from all the files you have listed, and everything compiles. Although it does not work. 'as' compiles a bit of ARM assembly, the resulting .o looks like an ELF, but is not recognized by ld nor objdump. perhaps this is a makefile or #ifdef problem and some wrong constants are picked. I won't have time to pursue this, at least for now. "does not work due to bugs" is the outcome of the experiment :-) -- Wiktor S.