Date: Thu, 04 Oct 2001 08:50:31 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Benjamin Kalytta" Message-Id: <7263-Thu04Oct2001085030+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9pgj1e$a17$02$1@news.t-online.com> (bkausbk@web.de) Subject: Re: use .lib in gcc References: <9pgj1e$a17$02$1 AT news DOT t-online DOT com> 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: "Benjamin Kalytta" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 4 Oct 2001 04:52:14 +0200 > > how can I use .lib libraries instead of .a libraries in gcc ? In general, you can't, but there are a couple of possible solutions for the desperate people. See sections 17.5 and 17.6 of the DJGPP FAQ list for more details.