Dave Vandervies wrote:
> If that doesn't work, the patch at
> https://marc.info/?l=openbsd-ports&m=159897831109275&w=2 enables the
> R/M profile multilib options to get library support for Cortex-M
> cores.
Thanks Dave, I've been using your suggested approach of the
--with-multilib-list=rmprofile
Somebody claiming to be Joe Nelson wrote:
> Hi Dave and Tracey, seems like you have experience in this area. Can you give
> me any advice?
>
> I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS:
>
> -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16
>
> On m
On Fri, Jan 06, 2023 at 01:48:14PM -0600, Joe Nelson wrote:
> Hi Dave and Tracey, seems like you have experience in this area. Can you give
> me any advice?
>
> I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS:
>
> -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv
On Fri, Jan 06, 2023 at 01:48:14PM -0600, Joe Nelson wrote:
> Hi Dave and Tracey, seems like you have experience in this area. Can you give
> me any advice?
>
> I'm cross-compiling for an ST Nucleo F411RE, which requires these CFLAGS:
>
> -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv
Somebody claiming to be Tracey Emery wrote:
> Hello ports,
>
> I'm not sure anyone is particularly interested in this but me, and the
> patch is pretty gross and a significant change, so I'm sure it'll take
> awhile before anyone really wants to review this.
I have a version of arm-none-eabi-* in