X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Bertram" Newsgroups: comp.os.msdos.djgpp References: <51efa5ca$0$1379$4fafbaef AT reader1 DOT news DOT tin DOT it> <83ip00vxdl DOT fsf AT gnu DOT org> Subject: Re: Linking File.Lib and DLL from Windows Date: Thu, 25 Jul 2013 10:27:48 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.3959 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3959 Lines: 21 Message-ID: <51f0e18a$0$1330$4fafbaef@reader2.news.tin.it> Organization: TIN.IT (http://www.tin.it) X-Comments: Please send technical notifications to newsmaster AT tin DOT it NNTP-Posting-Host: 79.45.158.217 X-Trace: 1374740874 reader2.news.tin.it 1330 79.45.158.217:5685 X-Complaints-To: Please send abuse reports to abuse AT retail DOT telecomitalia DOT it Bytes: 1493 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" ha scritto nel messaggio news:83ip00vxdl DOT fsf AT gnu DOT org... >> 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. Ok, many thanks. Regards