On Wed, May 14, 2008 at 8:22 PM, Yang Tse <[EMAIL PROTECTED]> wrote: > But could someone post _all_ the actual predefined symbols for the > following 4 combinations ?
I have posted this before, but here it is again - the magic command I use with any flavor of GCC is echo|gcc -E -dM - Replace gcc with the right one and add the options you need. Best regards, Carsten Sorensen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cegcc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cegcc-devel
