Note on PIC limitations
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23342 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
/*OUTPUT_FORMAT("elf32-m68k", "elf32-m68k", "elf32-m68k")*/
|
||||
/*
|
||||
* ld script to generate a TOS .PRG
|
||||
* *ONLY* works for PIC (PCREL) code!
|
||||
*/
|
||||
|
||||
OUTPUT_FORMAT("binary", "binary", "binary")
|
||||
OUTPUT_ARCH(m68k)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user