[Lazarus] Run FPC on Raspberry Pi3 in command line mode

wkitty42 at windstream.net wkitty42 at windstream.net
Sat Oct 29 11:23:44 CEST 2016


On 10/29/2016 01:23 AM, Ken Kashmarek via Lazarus wrote:
> I have been runing FPC v3 on Windows 7 from a command line window.  The
> Windows 7 version of the IDE sucks.
>
> I want to run FPC v3 on my Raspberry Pi3 the same way, from a command line
> window (not the GUI IDE interface).
>
> Is that possible?  I found everything for starting the IDE but not for
> starting the compiler directly (I will be using my own editor for source
> files).

just like the old days with TP and/or BP...

tp loads the editor.
tpc runs the compiler.

bp loads the editor.
bpc runs the compiler.

fp loads the editor.
fpc runs the compiler.

-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.


More information about the Lazarus mailing list