On 14.04.2014 18:54, Mattias Gaertner wrote:
so how do i use macros to tell fpc where to place the unit libraries on linux
like i do for winwhatever??

fpc macro example:
fpc -FUlib/\$fpctarget foo.pas

And just for explanation: the "\$" is needed so that the shell does not treat the $fpctarget as a shell variable.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to