From: "yogin" Newsgroups: comp.os.msdos.djgpp Subject: installing / using Mingw32 together with DJGPP ? Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 20 Oct 1999 20:13:27 GMT NNTP-Posting-Host: 212.160.48.48 X-Complaints-To: abuse AT tpsa DOT pl X-Trace: news.tpnet.pl 940450407 212.160.48.48 (Wed, 20 Oct 1999 22:13:27 MET DST) NNTP-Posting-Date: Wed, 20 Oct 1999 22:13:27 MET DST Organization: TPNET - http://www.tpnet.pl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've downloaded following files for Mingw32: Mingw32-980105.zip, windows32api-980118.zip, gas980119.zip. DJGPP for DOS (binaries 2.95.1) is already installed and works fine for me. The problem is: how can I install Mingw32, so that there would be no duplicated files and both dos and windows compiler would work at the same system configuration (I mean the library settings in djgpp.env or autoexec.bat) ? I suppose the problem is related with "specs" file in the lib\ directory.