Hacking DevKitARM problems

Monado_III

Well-Known Member
OP
Member
Joined
Feb 8, 2015
Messages
722
Trophies
0
Location
/dev/null
XP
1,443
Country
Canada
(I made a thread before but that kinda died off) So when I try to compile a ctrulib example, Netbeans and Terminal keep giving me this message:

linking app_launch.elf
/opt/devkitpro/devkitARM/lib/gcc/arm-none-eabi/4.9.2/../../../../arm-none-eabi/bin/ld: error: main.o uses VFP register arguments, /home/myname/Documents/ctrulib-master/examples/app_launch/app_launch.elf does not
/opt/devkitpro/devkitARM/lib/gcc/arm-none-eabi/4.9.2/../../../../arm-none-eabi/bin/ld: failed to merge target specific data of file main.o
collect2: error: ld returned 1 exit status
/opt/devkitpro/devkitARM/3ds_rules:37: recipe for target '/home/myname/Documents/ctrulib-master/examples/app_launch/app_launch.elf' failed
make[1]: *** [/home/myname/Documents/ctrulib-master/examples/app_launch/app_launch.elf] Error 1
Makefile:125: recipe for target 'build' failed
make: *** [build] Error 2

Which I'm assuming means that it is looking for an .elf file, but since that .elf file doesn't exist, it gives the error. So how do I create an .elf or solve this issue?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: Anybody here?