Ksmiler
Member
Hey people, How do you make SDL use hardware floating point? :unsure:
I get errors like:
...There is another to do with interworking but I dont know what that is, if you can find a fix to that also, would be great also.
I get errors like:
c:\devkitARM_r8\bin\..\lib\gcc\arm-elf\3.4.1\..\..\..\..\arm-elf\bin\ld.exe: ERROR: c:/devkitARM_r8/bin/../lib/gcc/arm-elf/3.4.1\libgcc.a(_udivsi3.o) uses hardware FP, whereas c:/Programming/GP32/Projects/Developing/sdl_test/SDLTest.elf uses software FP
c:\devkitARM_r8\bin\..\lib\gcc\arm-elf\3.4.1\..\..\..\..\arm-elf\bin\ld.exe: Warning: c:/devkitARM_r8/bin/../lib/gcc/arm-elf/3.4.1\libgcc.a(_udivsi3.o) does not support interworking, whereas c:/Programming/GP32/Projects/Developing/sdl_test/SDLTest.elf does
c:\devkitARM_r8\bin\..\lib\gcc\arm-elf\3.4.1\..\..\..\..\arm-elf\bin\ld.exe: failed to merge target specific data of file
...There is another to do with interworking but I dont know what that is, if you can find a fix to that also, would be great also.