Date: Sun, 16 May 1999 13:58:49 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Tony cc: djgpp AT delorie DOT com Subject: Re: Converting sourcecode to be compiled with DJGPP In-Reply-To: <373E65FB.4202F096@tcac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 15 May 1999, Tony wrote: > Where are some good resources for learning how to do this? Please tell more details about what you are looking for. Generic C or C++ code usually doesn't need to be converted at all, you simply compile it. If you are talking about specific non-standard features, please tell what they are.