X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 24 Jul 2013 17:35:50 +0300 From: Eli Zaretskii Subject: Re: Linking File.Lib and DLL from Windows In-reply-to: <51efa5ca$0$1379$4fafbaef@reader1.news.tin.it> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83ip00vxdl.fsf@gnu.org> References: <51efa5ca$0$1379$4fafbaef AT reader1 DOT news DOT tin DOT it> 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 > From: "Bertram" > Date: Wed, 24 Jul 2013 12:00:18 +0200 > > Djgpp compiler can use file.lib and file.dll of MS Windows, without any > convert ? No. DJGPP is a DOS compiler, it produces DOS executables. So any Windows-specific binary formats are out.