[fpc-pascal] What's in Hello World

Marco van de Voort fpc at pascalprogramming.org
Mon Jan 8 14:12:56 CET 2024


Op 8-1-2024 om 14:03 schreef Karoly Balogh via fpc-pascal:
> No, it's not. But the Linker specific options are under Options ->
> Linker... There's a smartlinking related option there, but I'm not sure if
> it is what you need. :)

That one is -XX, and the "create smartlinkable units" in the tab before 
is -CX (generate smartlinkable units or something similar) .

If you change these, force a build afterwards.





More information about the fpc-pascal mailing list