On Wed, Oct 30, 2013 at 3:45 PM, Marco van de Voort <mar...@stack.nl> wrote:

> What if unitaa needs recompilation, and it is not in the dir it was
> originally
> compiled in. .\some\other\place then has a different meaning.
>
> Specially if the relative paths are short (like ..\src\ or so), there is
> still
> quite some room for clashes.
>
> That is probably the reason it is mainly used in the DPR, there relative
> paths can be interpreted relative to the .dpr, and .dpr's are generally not
> recompiled in other directories.
>

Definitely, that's not the way to go. Since a unit source can rarely be
adequate to the compilation environment.

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

Reply via email to