On 3 June 2010 11:25, Marc Weustink wrote:
>
> :) this is how my ~/.fpc.cfg looks like

I have the same as you, but I install FPC to:

    /opt/fpc_<version>/<targetcpu>-<targetos>/

...using the INSTALL_PREFIX parameter


eg:

make clean
make all PP=/opt/fpc_2.4.1/x86_64-linux/bin/ppcx64
make install INSTALL_PREFIX=/opt/fpc_2.5.1/x86_64-linux/
PP=/opt/fpc_2.4.1/x86_64-linux/bin/ppcx64



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to