-----Original Message----- From: Sebastian Huber <sebastian.hu...@embedded-brains.de> Sent: Monday, October 5, 2020 02:11 To: Kinsey Moore <kinsey.mo...@oarcorp.com>; devel@rtems.org Subject: Re: [PATCH v3 06/10] bsps/arm: Break out linker script for AArch64
On 04/10/2020 06:18, Kinsey Moore wrote: > This breaks out the common section of the ARM linker script that is > usable by AArch64 BSPs to avoid duplication of the vast majority. To > do so, it was necessary to add a new linker path at bsps/shared/start. Sorry, I didn't consider that using a linker script shared by different architectures requires a new library path in the build. I think in this case I would prefer a copy and paste linkcmds.base. One for arm and one for aarch64. [] Oh well, on the plus side, undoing this change will be much more trivial than doing/testing it was in the first place. Kinsey _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel