Re: x-compiling an arm-elf toolchain package

2002-04-17 Thread Shaun Jackman
I found the toolchain-source package. An amazing package! tpkg-make works fabulously. It raised a couple questions for me though. Can binutils-multiarch be used instead of building a specific binutils-arm-elf? Whenever I build arm-elf-gcc I have to apply a small patch to gcc/config/arm/t-arm-elf

x-compiling an arm-elf toolchain package

2002-04-17 Thread Shaun Jackman
I want to compile an arm-elf GNU development toolchain (binutils, gcc, newlib). I'd like the end result to be an arm-elf-gcc_3.0.4-1_i386.deb package that I can install and manage through dpkg. My usual method is download the the binutils, gcc, and newlib sources, and "./configure --target=arm-