On 05/16/2017 02:53 PM, Mattias Gaertner wrote:
On Tue, 16 May 2017 14:45:42 -0700
Jon Foster <jon-li...@jfpossibilities.com> wrote:

I've looked several times over the years for a way to get fpc to dump all
of the predefined "defines" for the target selected. Things like "fpc",
"linux", "unix", "android", "cpuarm", "cpui386", ... and who knows what
else. Seems like there ought to be an "-i?" switch for this. Have I just
missed it? Is there something to dump all of the built in defines for the
current target?
touch mytest
fpc -vc mytest

Thanks fellas! I guess I always figured that was source code specific information. Works good, even without source. Just have to ignore the exit code. :-D

THX!

--
Sent from my Debian Linux workstation -- http://www.debian.org/intro/about

Jon Foster
JF Possibilities, Inc.
j...@jfpossibilities.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to