Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2024-08-18 Thread Joe Nelson
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

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Dave Vandervies
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

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
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

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2023-01-06 Thread Tracey Emery
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

Re: [Update] devel/arm-none-eabi 7.4.1 -> 7.5.0

2022-09-08 Thread Dave Vandervies
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