Message-ID: <37AD1C29.AAFFC14D@primus.com.au> From: leroy X-Mailer: Mozilla 4.6 [en]C-CCK-MCD snapN45b1 (Win98; I) X-Accept-Language: en,ja MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: adding a new language to gcc Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Internet Primus Cache-Post-Path: diddley.primus.com.au!unknown AT bng102-181 DOT ports DOT primus DOT com DOT au X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Lines: 11 Date: Sun, 08 Aug 1999 15:56:57 +1000 NNTP-Posting-Host: 203.134.0.92 X-Complaints-To: abuse AT telstra DOT net X-Trace: nsw.nnrp.telstra.net 934092304 203.134.0.92 (Sun, 08 Aug 1999 16:05:04 EST) NNTP-Posting-Date: Sun, 08 Aug 1999 16:05:04 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been writing a basic to c translator for a while now. I was wondering though, how could I make it so that if I did a gcc basfile.bas Is there anyway to get it so that gcc would know to use my preprocessor and compiler? Cheers, leroy.