Re: gcc: cpp pre-defined variables

2006-08-02 Thread Chuck Swiger
Lorin Lund wrote: How can I find all the variables that are pre-defined in the pre-processor. Do these come from a configuration file? Or are the compiled in to cpp when it is ported to a platform? Something like: touch test.h; cpp -dM test.h ...will show you all of the predefined ma

gcc: cpp pre-defined variables

2006-08-02 Thread Lorin Lund
How can I find all the variables that are pre-defined in the pre-processor. Do these come from a configuration file? Or are the compiled in to cpp when it is ported to a platform? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m