X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <3C76A2A6.D4B4B3BF@yahoo.com> From: CBFalconer Organization: Ched Research X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 Date: Fri, 22 Feb 2002 20:12:00 GMT NNTP-Posting-Host: 12.90.174.111 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc05-news.ops.worldnet.att.net 1014408720 12.90.174.111 (Fri, 22 Feb 2002 20:12:00 GMT) NNTP-Posting-Date: Fri, 22 Feb 2002 20:12:00 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Glenn Jarvis wrote: > > I'm considering using the Djgpp compiler, however I > have a pile of source code both in Borland V4.5 and > Watcom V9.5 format. How compatible will this code > be with Djgpp? Are there significant things I will > need to change or watch for? Are there special > compiling parameters needed? If your code is written in portable ISO standard C you should have zero difficulties. If not you will have troubles everywhere. The best compiler *switches* to use, in general, are: "-W -Wall -ansi -pedantic -O2" which will warn you about almost everything suspicious. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT XXXXworldnet DOT att DOT net) Available for consulting/temporary embedded and systems. (Remove "XXXX" from reply address. yahoo works unmodified) mailto:uce AT ftc DOT gov (for spambots to harvest)