[fpc-devel] File locations

Paul Davidson pdavidson at coraxnetworks.com
Tue Nov 8 21:43:13 CET 2005


Thank you Michael

On Nov 8, 2005, at 14:16, Michael Van Canneyt wrote:

> This is correct. Revision 1698 contains this fix.
>
> The behaviour is now:
> - If -o contains a path, it overrides any previous -FE.
>   If -o does not contain a path, it leaves any -FE setting intact.
> - If -FE is specified after -o, it will override the output path.
>
> So
>
>  -FEdir1 -odir2/binfile     outputs in dir2
>  -FEdir2 -obinfile          outputs in dir2
>  -odir1/binfile -FEdir2     outputs in dir2
>
> Michael.
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
P Davidson
http://CoraxNetworks.com




More information about the fpc-devel mailing list