X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 07 Apr 2002 18:20:12 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: kgangakhedkar AT softhome DOT net (Kunal Gangakhedkar) Message-Id: <7458-Sun07Apr2002182012+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9b84a27b.0204070512.2538ae43@posting.google.com> (kgangakhedkar AT softhome DOT net) Subject: Re: Preprocessor directives References: <200204012135 DOT g31LZb009835 AT envy DOT delorie DOT com> <200204020303 DOT g3233Zt12075 AT envy DOT delorie DOT com> <9b84a27b DOT 0204021027 DOT 2d256e84 AT posting DOT google DOT com> <200204021832 DOT g32IWW421701 AT envy DOT delorie DOT com> <9b84a27b DOT 0204070512 DOT 2538ae43 AT posting DOT google DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: kgangakhedkar AT softhome DOT net (Kunal Gangakhedkar) > Newsgroups: comp.os.msdos.djgpp > Date: 7 Apr 2002 06:12:52 -0700 > > If it is built into the compiler then how do you find out about them?? > One option is -v, but this is specific to GNU C compilers. > What about other compilers like Watcom, Borland?? I don't think there's a general, compiler-independent way of getting that information. Each compiler should have this documented somewhere.