Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2012-02-29 Thread Hector Oron
Hello Johannes, 2012/2/29 Johannes Schauer : > this bugreport has been silent for a while. > Has there been an update since? True, we have been waiting for multi-arch, so we can have multi-arch based cross compilers. > I have successfully compiled arm-none-eabi (baremetal) code for the > redbee

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2012-02-29 Thread Johannes Schauer
Hi, this bugreport has been silent for a while. Has there been an update since? I have successfully compiled arm-none-eabi (baremetal) code for the redbee econotag board using arm-linux-gnueabi-gcc from the emdebian repositories. I only needed to direct it to link with a different libc.a and li

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Ron
On Mon, Dec 14, 2009 at 07:42:35AM -0600, Bill Gatliff wrote: > hector.o...@gmail.com wrote: > > > > How 'arm-none-eabi' differ from 'arm-linux-gnueabi' besides C library? > > Can 'arm-linux-gnueabi' be used in most 'arm-none-eabi' use cases? > > It is technically possible to use an arm-linux tool

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Hector Oron
Hello, 2009/12/14 Bill Gatliff : >> How 'arm-none-eabi' differ from 'arm-linux-gnueabi' besides C library? >> Can 'arm-linux-gnueabi' be used in most 'arm-none-eabi' use cases? > > It is technically possible to use an arm-linux toolchain where one would > normally use an arm-none toolchain.  But t

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Bill Gatliff
hector.o...@gmail.com wrote: > > How 'arm-none-eabi' differ from 'arm-linux-gnueabi' besides C library? > Can 'arm-linux-gnueabi' be used in most 'arm-none-eabi' use cases? It is technically possible to use an arm-linux toolchain where one would normally use an arm-none toolchain. But there are s

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Bill Gatliff
Nicolas Dandrimont wrote: > I already had a look at the Emdebian documentation, but as it focused > on either porting Debian or cross-compiling specifically for Linux > targets, I went ahead and filed those ITPs for the main debian > archive. I was comforted by the presence of the avr toolchain in

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Simon Richter
Hi, On Mon, Dec 14, 2009 at 01:49:11PM +0100, hector.o...@gmail.com wrote: > How 'arm-none-eabi' differ from 'arm-linux-gnueabi' besides C library? Not at all. > Can 'arm-linux-gnueabi' be used in most 'arm-none-eabi' use cases? Yes. I just built a firmware file for an embedded device using th

Bug#561044: Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread Hector Oron
Resend to the rest of bug numbers 2009/12/14 : > Hello Nicolas, > > 2009/12/14 Nicolas Dandrimont : >> >> Emdebian seems to focus on embedded Linux targets. However, the >> packages I am currently making aim at raw targets (well, >> `arm-none-eabi' instead of `arm-linux-gnueabi'). This toolchain

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-14 Thread hector . oron
Hello Nicolas, 2009/12/14 Nicolas Dandrimont : Emdebian seems to focus on embedded Linux targets. However, the packages I am currently making aim at raw targets (well, `arm-none-eabi' instead of `arm-linux-gnueabi'). This toolchain would be an equivalent of the current *-avr toolchain, but for A

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-13 Thread Nicolas Dandrimont
Hi Hector, Matthias and debian-embedded team, Replying to Hector's email should also address Matthias' concerns, so here goes: * Hector Oron [2009-12-14 02:04:41 +0100]: > Hello Nicolas, > > 2009/12/14 Nicolas Dandrimont : > > * Package name    : gcc-arm > >  Version         : 4.4.2 > >  Upstr

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-13 Thread Hector Oron
Hello Nicolas, 2009/12/14 Nicolas Dandrimont : > * Package name    : gcc-arm >  Version         : 4.4.2 >  Upstream Author : Numerous (see gcc-4.4-source package) The cross compiler set can be built (in a different variant from yours) from gcc and friends package sources. Emdebian.org has been

Bug#561046: ITP: gcc-arm -- The GNU C Compiler (cross-compiler for ARM targets)

2009-12-13 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: gcc-arm Version : 4.4.2 Upstream Author : Numerous (see gcc-4.4-source package) * URL : http://gcc.gnu.org/ * License : GPL3 (+ exception for runtime library) Programming Lang: C Des