<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> Date: Mon, 27 Jan 2014 08:53:25 +0100<br><div>> From: XHajT03@hajny.biz<br>> To: fpc-pascal@lists.freepascal.org<br>> Subject: Re: [fpc-pascal] Pure FPC ?<br>> <br>> On Mon, January 27, 2014 01:38, Fred van Stappen wrote:<br>> > Ok, i will try to explain better.<br>> ><br>> > When you compile fpc, you do > make clean + make all.<br>> ><br>> > Is it possible to configure fpc-compil  and disable Delphi<br>> > compatibility...?<br>> ><br>> > If not possible, no problem, i only want to know :-) .<br>> <br>> Short and simple answer - no, it isn't possible.<br>> <br>> Slightly longer answer - even if disregarding mode "DELPHI", there are<br>> several other modes supported by FPC. More than one mode is used within<br>> the FPC source tree (at least FPC, OBJFPC and MACPAS). The modes do not<br>> differ only by syntax but also by the supported features, but different<br>> modes use a combination of features often also used in other modes. All in<br>> all, even if someone wanted to perform the surgery and remove all<br>> references to mode DELPHI, the potential gains with regard to compilation<br>> speed would be probably very limited.<br>> <br>> Finally - trying to remove a feature allowing users to reuse source code<br>> coming from others doesn't sound very smart even if somebody doesn't use<br>> such external source code today.<br>> <br>> Tomas<br><br><br>Hello.<br><br>Thank you Tomas for your cool and clear answer.<br><br>> Finally - trying to remove a feature allowing users to reuse source code<br>> coming from others doesn't sound very smart even if somebody doesnt<br>> use such external source code today.<br><br>Hum, yes, you are right...<br><br>Long life for fpc....<br><br></div>                                     </div></body>
</html>