From: "Benjamin Kalytta" Newsgroups: comp.os.msdos.djgpp Subject: use .lib in gcc Date: Thu, 4 Oct 2001 04:52:14 +0200 Organization: T-Online Lines: 4 Message-ID: <9pgj1e$a17$02$1@news.t-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1002164078 02 10279 ipo4SngTSGAzT9 011004 02:54:38 X-Complaints-To: abuse AT t-online DOT com X-Sender: 520031135094-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com how can I use .lib libraries instead of .a libraries in gcc ? benjamin