> What extent of Delphi incompatibility would satisfy you?
> 
> {$objfpc}
> has offered 'mild' incompatibility for many years.
> What additional incompatibilities are you looking for?
> 
> Howard

Hum, maybe i do not explain good the proposition...

I
 do not want a other {$define not Delphi}, i would like to compile fpc 
himself witout the Delphi-compatible module-class (if there are one, but
 i do not think it is like that in fpc).

And the proposition was,
 if there are not a "special" class for Delphi compatibility ( only some
  {$ifdefine Delphi}, inside fpc.source code ) to create a "Delphi 
compatibility class" and use parameter for compile fpc himself :

   if (ParamStr(2) = 'delphi') then => include Delphi class.
                                          
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to