Date: Thu, 13 Jul 2000 05:54:59 +0600 (LKT) From: Kalum Somaratna aka Grendel X-Sender: kalum AT roadrunner DOT grendel DOT net To: Eric Mather cc: djgpp AT delorie DOT com Subject: Re: Support with Visual In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 11 Jul 2000, The awesome and feared Eric Mather commented thusly, > I am interested in using gcc with Visual Studios. Can GCC be used to > precompile a Objective-C program into C code? GCC certainly does support compiling Objective-C programs, but AFAIK, it is not capable of converting from one language to another (it is a compiler not a translator). You might want to search for a translator, for example one good example is p2c which translates pascal to quite readable C code. Grendel Hi, I'm a signature virus. plz set me as your signature and help me spread :)