Changes

Jump to navigation Jump to search
3 bytes removed ,  20:49, 23 August 2014
Changed .ld link to one that doesn't have ENTRY missing.
Line 57: Line 57:     
=== Creating ELF files ===
 
=== Creating ELF files ===
ELF files created using the official SDK can be used with makerom. But ELF files created using smea's WIP ctrulib, can be used, provided they are linked with this linker script: [https://gist.githubusercontent.com/3DSGuy/53475c0cc74996b1606e/raw/ctr_homebrew.ld download]
+
ELF files created using the official SDK can be used with makerom. But ELF files created using [https://github.com/smealum/ctrulib ctrulib], can be used, provided they are linked with this linker script: [https://gist.github.com/yellows8/6da7984a80a825b10294 download]
    
== Compiling Source ==
 
== Compiling Source ==

Navigation menu