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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,019 |
Nodes: | 17 (0 / 17) |
Uptime: | 203:43:35 |
Calls: | 504,104 |
Files: | 154,822 |
D/L today: |
425 files (34,716K bytes) |
Messages: | 446,457 |