On Mon, 14 Apr 2014 12:29:00 -0400
waldo kitty <wkitt...@windstream.net> wrote:

> 
> when i try to compile a program on my non-GUI linux, it tells me that it 
> can't 
> find the programs... hunh?
> 
> 
> fpc -FUlib/$(TargetCPU)-$(TargetOS) foo.pas

These are Lazarus macros.


> 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


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

Reply via email to