View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#42
Originally Posted by lardman View Post
Probably down to the vfp so best remove the "-mfpu=vfp" bit. I'd be tempted to remove the -mcpu bit completely and do two versions, a softfloat one for 770 and a vfp one for n8x0. If you're using a fixed point engine, then one build without any of those options would be the best bet.
Mine works, so "-mfpu=vfp" is not a problem.