[fpc-pascal] Different idea

Chris Moody inquiry at greensnakedesign.com
Tue Aug 18 23:34:01 CEST 2015


On 08/18/2015 02:29 PM, Graeme Geldenhuys wrote:
> On 2015-08-18 21:03, Chris Moody wrote:
>> Or perhaps even better,
>> how can I get the command Lazarus sends to FPC from my computer so I can
>> issue it on the Pi?
>
> "Project -> Project Options -> Show Options"
>
> 'Show Options' is a button at the bottom of the dialog.
>
> Regards,
>    - Graeme -
>
>

thanks, so I see the following:

  -MObjFPC -Scghi -Cg -O1 -g -gl -l -vewnhibq -Filib/x86_64-linux 
-Fusynapse 
-Fu/usr/share/lazarus/1.4.2/components/lazutils/lib/x86_64-linux 
-Fu/usr/share/lazarus/1.4.2/packager/units/x86_64-linux -Fu. 
-FUlib/x86_64-linux

So I would just need to change x86_64-linux to something like arm-linux?

Chris



More information about the fpc-pascal mailing list