ChristopheJacquet / PiFmRds

FM-RDS transmitter using the Raspberry Pi's PWM
GNU General Public License v3.0
1.43k stars 325 forks source link

lack fpu #193

Open mrdoitall2712 opened 6 months ago

ChristopheJacquet commented 6 months ago

Can you elaborate on that?

mrdoitall2712 commented 6 months ago

when i make file it says lacks fpu and if i get it working on raberry os 32 bit legacy it sounds well for five seconds and then static takes over

ChristopheJacquet commented 6 months ago

What Raspberry Pi model are you using? What OS? You can get all these by running:

cat /etc/os-release
uname -a
cat /sys/firmware/devicetree/base/model

Could you also paste the complete make output when it fails with "lacks fpu"?

he1313 commented 2 months ago

hi,i have the same problem . when i make it .it is show

image

image