Hello,
I want to port this function from Delphi to FreePascal,
the {$IfOpt O+} doen't seem to work in FreePascal:
function CompilerOptimizationS: String;
begin
Result:= 'Compiler optimization is ' +
{$IfOpt O+}
'enabled'
{$Else}
'disabled'
{$EndIf}
end;
Thank you,
Amine Moulay Ramdane.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,049 |
Nodes: | 10 (0 / 10) |
Uptime: | 10:57:28 |
Calls: | 13,604 |
Calls today: | 1 |
Files: | 186,879 |
D/L today: |
15,552 files (4,694M bytes) |
Messages: | 3,423,541 |