@@ -249,6 +249,8 @@ begin
LinkRes.Add('option quiet');
+ LinkRes.Add('option description '+maybequoted(description));
+
if target_dbg.id in [dbg_dwarf2,dbg_dwarf3,dbg_dwarf4] then
LinkRes.Add('debug dwarf')
else if target_dbg.id=dbg_codeview then