www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2015/10/02/08:16:56

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: "Jason Stevens (jsteve AT superglobalmegacorp DOT com) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: djgpp to Linux ARM cross binutils
Date: Fri, 02 Oct 2015 19:56:15 +0800
Organization: Super Global Mega Corp
Lines: 28
Message-ID: <20151002-115615.868.0@Jason-Stevens.news.eternal-september.org>
References: <mu8em4$bas$1 AT usenet DOT news DOT interia DOT pl>
Mime-Version: 1.0
Injection-Info: mx02.eternal-september.org; posting-host="2c1403dac57d9864a2959231725937f8";
logging-data="17199"; mail-complaints-to="abuse AT eternal-september DOT org"; posting-account="U2FsdGVkX1+sXJ2IMREy/UEZB1g6T6t8"
X-Newsreader: WinVN 0.99.16.0 (x86 64bit)
Cancel-Lock: sha1:12UgbMyxP79T0/p1mY0maofJ1MA=
Bytes: 1753
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

In article <mu8em4$bas$1 AT usenet DOT news DOT interia DOT pl>, wswiktorSP AT Mpoczta DOT fm 
says...
>I want to build a version of as and ld that would output Linux for ARM 
(ELF) 
>binaries.
>Is it possible to configure DJGPP sources of binutils in such a way?
>
>--
>Wiktor S.
>

If I was going to do this, I'd do a 'Canadian Cross' compiler.. 

aka setup Linux to cross compile to MS-DOS, then use that cross compiler to 
build a binutils to target which ever ARM platform you want.

Of course for targets...

arm-none-eabi
arm-elf?

./configure --target=arm-non-ei --host=i386-pc-msdosdjgpp --build=i486-
linux-gnu --prefix=/armn


shoot me a message if you need it still, it 'compiled' of course I have no 
idea if it works.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019