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

2016-10-30 Thread Ken Kashmarek via Lazarus
On Windows 7, the IDE is tagged FPC in the desktop icon and is called Free Pascal. It is not referred to as Lazarus. All my programs at this point are command line oriented. I have been using the IDE on RPi3 with the Build menu item (under Run), and then switching to a command line window in

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

2016-10-30 Thread Lars via Lazarus
On Fri, October 28, 2016 11:23 pm, 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. > By IDE do you mean lazarus, or the freepascal IDE which is different (like turbopascal). There is an FPC mailing li

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

2016-10-30 Thread Bo Berglund via Lazarus
On Fri, 28 Oct 2016 22:23:19 -0700 (MST), Ken Kashmarek via Lazarus wrote: >To Bo Berglund: Thank you for the install script. Very nice. Not updated in quite a while, so I don't know how current it is... Been busy with other stuff for some time so I have not checked FPC/Lazarus developments la

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

2016-10-29 Thread wkitty42--- via Lazarus
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?