<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px;"></p>
  <div style="margin: 5px 0px 5px 0px;">
   <br/>
   Tomas Hajny <XHajT03@hajny.biz> hat am 15. Oktober 2011 um 10:19 geschrieben:
   <br/>
   <br/>
   > On Sat, October 15, 2011 00:43, Andrew Pennebaker wrote:
   <br/>
   > > Thanks ik. Merf, it appears fpc can't compile when a shebang is added. In
   <br/>
   > > future versions, can fpc treat shebangs as comments so that instantfpc
   <br/>
   > > code
   <br/>
   > > could be compiled like normal Free Pascal code?
   <br/>
   >  .
   <br/>
   >  .
   <br/>
   >
   <br/>
   > While I agree with others suggesting that you try to use FPC in a way
   <br/>
   > which it has not been designed for, there is probably a fairly simple
   <br/>
   > answer for your question (not requiring you to create special scripts or
   <br/>
   > makefiles, using sed, etc.). I have no experience with instantfpc myself,
   <br/>
   > but looking at the Wiki page, it seems that it may be used also just for
   <br/>
   > compilation of the source code if you always invoke instantfpc for
   <br/>
   > compilation (with the right parameters, especially --skip-run) instead of
   <br/>
   > using FPC directly. Again, not that I would consider it a very efficient
   <br/>
   > or reasonable approach, but if you need to do this for whatever reason, it
   <br/>
   > should apparently address your need.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Yes, instantfpc has quickly become more flexible and more comfortable.</p>
  <p style="margin: 0px;">You can now use it on Linux, BSD, OS X, Windows. You can run pascal programs as web script similar to php scripts. You can compile and debug instantfpc programs in Lazarus.</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
 </body>
</html>