On Fri, Nov 25, 2016 at 05:57:25PM +0100, Patrick Wildt wrote: > On Fri, Nov 25, 2016 at 10:54:57AM +0100, Patrick Wildt wrote: > > Hi, > > > > I would like to import two ports that will allow the cross-build of > > u-boot for 64-bit ARM machines. This is basically a copy of the > > devel/arm-none-eabi toolchain with a different --target and without > > gdb/newlib (+ one source code patch in gcc-linaro for aarch64, > > patch-gcc_config_aarch64_geniterators_sh). > > > > Snippet from the DESCRs: > > > > binutils > > GNU Binutils collection, configured for the aarch64-none-elf target. > > * ld - the GNU linker. > > * as - the GNU assembler. > > > > gcc-linaro > > GNU cross compiler suite, configured for the aarch64-none-elf target. > > > > ok? > > > > Patrick > > After feedback from Landry I have tried to integrate it into > devel/arm-none-eabi. This port now has a flavor that generates an > aarch64-none-elf package. Does this look better?
As i said privately to patrick, that makes more sense to me than a separate port, and portswise this reads fine. Maybe the added patch could have a comment explaining what it does, but other than that, if both flavors build and package, that looks good to me, but other arm-interested-ppl &/| toolchain hackers should chime in :) Landry
