Forum > FPC development
[SOLVED] how to turn off PIC on MIPS?
PascalDragon:
--- Quote from: Key-Real on July 15, 2024, 03:41:15 pm ---ok, If You tell me how it is made for other Targets and what I do wrong, I'm than able to make it better :)
--- End quote ---
More or less what is written here. And you should also generate your link script inside the compiler (look at e.g. TLinkerLinux.WriteResponseFile in systems/t_linux.pas). What is not mentioned is excluding your target from the various fpmake.pp inside packages. Though as a first step it would be enough if a make all OS_TARGET=ps1 CPU_TARGET=mips inside the rtl directory works.
Navigation
[0] Message Index
[*] Previous page