Re: [fpc-pascal] fpc for ARM on STM32F103

2017-01-22 Thread Marc Santhoff
On So, 2017-01-22 at 22:05 +0100, Florian Klämpfl wrote: > Am 22.01.2017 um 21:43 schrieb Marc Santhoff: > > On So, 2017-01-22 at 21:20 +0100, Florian Klämpfl wrote: > >> Am 22.01.2017 um 19:33 schrieb Marc Santhoff: > >>> Hi, > >>> > >>> I'd like to know if the floating point hardware on STM32F103

Re: [fpc-pascal] fpc for ARM on STM32F103

2017-01-22 Thread Florian Klämpfl
Am 22.01.2017 um 21:43 schrieb Marc Santhoff: > On So, 2017-01-22 at 21:20 +0100, Florian Klämpfl wrote: >> Am 22.01.2017 um 19:33 schrieb Marc Santhoff: >>> Hi, >>> >>> I'd like to know if the floating point hardware on STM32F103 >> >> What floating point hardware does it have? According to a quic

Re: [fpc-pascal] fpc for ARM on STM32F103

2017-01-22 Thread Marc Santhoff
On So, 2017-01-22 at 21:20 +0100, Florian Klämpfl wrote: > Am 22.01.2017 um 19:33 schrieb Marc Santhoff: > > Hi, > > > > I'd like to know if the floating point hardware on STM32F103 > > What floating point hardware does it have? According to a quick search, it is > a Cortex-M3 which has > no har

Re: [fpc-pascal] fpc for ARM on STM32F103

2017-01-22 Thread Florian Klämpfl
Am 22.01.2017 um 19:33 schrieb Marc Santhoff: > Hi, > > I'd like to know if the floating point hardware on STM32F103 What floating point hardware does it have? According to a quick search, it is a Cortex-M3 which has no hardware floating point support? > is > supported by the fpc cross compiler

[fpc-pascal] fpc for ARM on STM32F103

2017-01-22 Thread Marc Santhoff
Hi, I'd like to know if the floating point hardware on STM32F103 is supported by the fpc cross compiler. ARmv7 this is according to: http://j-software.dk/stm32f103.php Will fpc use floating point support on those SoCs? TIA, Marc ___ fpc-pascal maill