Am 14.02.21 um 14:42 schrieb Michael Ring via fpc-devel:
Thanks,
so I will try to have some fun with debugging softfp, 'fortuately' the
first issue manifested itself in multiplying two numbers, may the gods
of gdb smile on me!
What assembler are you using? Ensure it's the external one (-Aas)
Thanks,
so I will try to have some fun with debugging softfp, 'fortuately' the
first issue manifested itself in multiplying two numbers, may the gods
of gdb smile on me!
Michael
Am 14.02.2021 um 14:19 schrieb Florian Klämpfl via fpc-devel:
Am 14.02.21 um 14:08 schrieb Michael Ring via fpc-d
Am 14.02.21 um 14:08 schrieb Michael Ring via fpc-devel:
I am having a lot of (no-)fun with floating point on Cortex-M0, current
summary would be to say that things get pretty unreliable once I start
using Floats.
I today stumbled over -CfLIBGCC, sounds interesting, but compiling
cross-compil
I am having a lot of (no-)fun with floating point on Cortex-M0, current
summary would be to say that things get pretty unreliable once I start
using Floats.
I today stumbled over -CfLIBGCC, sounds interesting, but compiling
cross-compiler trunk with this option ends up in an error:
/Library
Hi,
Στις 7/2/2021 2:29 μ.μ., ο/η Florian Klämpfl via fpc-devel έγραψε:
Am 07.02.21 um 11:49 schrieb Dimitrios Chr. Ioannidis via fpc-devel:
Hi,
I made some more tests, and it seems that there is a problem with
the array types, used in other units where they are defined.
I don't know i