@@ -54,7 +54,6 @@ const
CrossSuffix = '';
{$else not darwin}
CrossSuffix = 'ross';
-
{$endif not darwin}
@@ -219,6 +218,7 @@ begin
end;
+
function findcompiler(basecompiler, cpusuffix, exesuffix: string) : string;
begin