Tutorial Setup Custom Firmware w/ SigPatches

  • Thread starter Thread starter iAqua
  • Start date Start date
  • Views Views 230,717
  • Replies Replies 889
  • Likes Likes 41

Were you successful in installing redNAND?

  • Yes, it worked perfectly.

    Votes: 174 66.2%
  • Yes, but with some hiccups.

    Votes: 34 12.9%
  • No, and I bricked.

    Votes: 39 14.8%
  • No, it didn't work, but I didn't brick! :)

    Votes: 16 6.1%

  • Total voters
    263
Hi,

I do try to compile myself but it has an issue with the Linker. Anyone has any idea how to fix it?

Update: Got myself fixed by replace ios_fs/lib/libgcc.a to gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/.

Thanks so much.

Code:
C:\Users\KKK\Documents\GitHub\dimokiosu>make
make[1]: Entering directory '/cygdrive/c/Users/KKK/Documents/GitHub/dimokiosu/wupserver'
make[1]: Leaving directory '/cygdrive/c/Users/KKK/Documents/GitHub/dimokiosu/wupserver'
make[1]: Entering directory '/cygdrive/c/Users/KKK/Documents/GitHub/dimokiosu/ios_fs'
arm-none-eabi-gcc -nostartfiles -nodefaultlibs -mbig-endian -Wl,-T,link.ld -o ios_fs.elf build/fat32_format.o build/sdio.o build/text.o build/main.o build/font.o build/mlcio.o build/dumper.o build/devices.o build/function_hooks.o build/svc.o -L/cygdrive/c/Users/KKK/Documents/GitHub/dimokiosu/ios_fs/libs -lgcc
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_udivsi3.o): compiled for a little endian system and target is big endian
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: failed to merge target specific data of file c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_udivsi3.o)
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_divsi3.o): compiled for a little endian system and target is big endian
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: failed to merge target specific data of file c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_divsi3.o)
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_dvmd_tls.o): compiled for a little endian system and target is big endian
c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: failed to merge target specific data of file c:/gnu tools arm embedded/bin/../lib/gcc/arm-none-eabi/5.4.1\libgcc.a(_dvmd_tls.o)
collect2.exe: error: ld returned 1 exit status
make[1]: *** [Makefile:51: ios_fs.elf] Error 1
make[1]: Leaving directory '/cygdrive/c/Users/KKK/Documents/GitHub/dimokiosu/ios_fs'
make: *** [Makefile:21: ios_fs/ios_fs.bin] Error 2
 
Last edited by thaikhoa,
Dumping the nand backup giving me an error?
upload_2016-10-31_20-10-11.png
 
Last edited by hudhair,
so now that i have rednand running with sigpatches, do i install dlc and other stuff through config tool instead of wup installer?
If you want, sure.
I personally prefer sysconfigtool because it looks nice and has an ETA when installing titles.
 
If you want, sure.
I personally prefer sysconfigtool because it looks nice and has an ETA when installing titles.
I thought it was possible to install dlc with sig patches in rednand? Whenever i try, it gives me an error. Do i have to patch them or something? I just downloaded it straight from NUS using funkii
 

Site & Scene News

Popular threads in this forum