diff --git a/compiler/link.pas b/compiler/link.pas index f8eb443aea..92d0371a5f 100644 --- a/compiler/link.pas +++ b/compiler/link.pas @@ -954,6 +954,7 @@ Implementation result:=false; Message1(exec_i_linking,outputname); + FlushOutput; {$warning TODO Load custom linker script} DefaultLinkScript;