[fpc-pascal] Unit alias
    Sven Barth 
    pascaldragon at googlemail.com
       
    Sat Jan 19 11:17:28 CET 2013
    
    
  
On 19.01.2013 10:41, Martin Schreiber wrote:
> Hi,
>
> Does FPC support unit alias commandline parameter like Delphi?
>
> "
>   -A<unit>=<alias> = Set unit alias
> "
> http://docwiki.embarcadero.com/RADStudio/XE3/en/DCC32.EXE,_the_Delphi_Command_Line_Compiler
No, it doesn't.
And as this is normally only used for the deprecated Delphi 1 Windows 
units "WinTypes" and "WinProcs" (which were replaced by "Windows") we 
consider this a known incompatibility.
Regards,
Sven
    
    
More information about the fpc-pascal
mailing list