Am Dienstag, den 16.06.2009, 20:47 -0700 schrieb leledumbo:
> You've known the answer, use include files! The compiler information (i.e.
> target platform) can be obtained via fpc -iXXX (see fpc -h for XXX values).
> Use that value in a script (i.e. Makefiles) to subtitute directory names.
> That's what the compiler do all this time.

I see.

So doing that way would lead to move the dependencies out of the pascal
source into some form of build script. I'll think about what fits my
needs better.
 
Thank you very much,
-- 
Marc Santhoff <m.santh...@web.de>

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

Reply via email to