From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: precompiled headers and djgpp Date: Fri, 17 Mar 2000 10:44:24 +0200 Organization: NetVision Israel Lines: 11 Message-ID: <38D1F068.C9F156C1@is.elta.co.il> References: <38D161B5 DOT C1AFAE1B AT caresystems DOT com DOT au> NNTP-Posting-Host: ras1-p28.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 953282568 14678 62.0.172.30 (17 Mar 2000 08:42:48 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 17 Mar 2000 08:42:48 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com leon wrote: > > > Agreed. Obviously, I wasn't talking about Windows programming. > > i see - was just wondering - therefore one would be correct to assume > that it is not djgpp that compiles win32 code when used with those > software add ons that allow win32 development with djgpp? If you are talking about RSXNTDJ, then the answer is yes and no. RSXNTDJ is actually a cross-compiler: it uses the DJGPP tools to produce programs targeted for Win32 platforms.