> 
> You can use the "-Xp" option to specify a path for FPC to 
> search for the 
> ppc* binaries.
> 
> E.g.
> 
> #!/bin/sh
> ~/whereever/we/installed/fpc -n @~/whereever/we/installed/fpc.cfg 
> -Xp~/whereever/we/installed/compiler $*
> 

Tried this and it seemed to work fine, for a while. A nasty side-effect is
that the ~/whereever/we/installed/compiler dir comes first in looking for
sources. Encountered the problem with a project that had a unit named
tokens...

Ludo 

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

Reply via email to