X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "CARL B" Newsgroups: comp.os.msdos.djgpp Subject: problem with makelib Lines: 7 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Message-ID: Date: Tue, 12 Mar 2002 12:28:36 -0800 NNTP-Posting-Host: 207.66.193.11 X-Complaints-To: news AT iccx DOT net X-Trace: news.incc.net 1015964916 207.66.193.11 (Tue, 12 Mar 2002 13:28:36 MST) NNTP-Posting-Date: Tue, 12 Mar 2002 13:28:36 MST Organization: Internet Commerce & Communications To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been trying to convert the wsock32.dll to a .a library. I type in makelib wsock32.dll -o libwsock.a. Makelib returns and error stating "Cannot find ar program". Anyone have any ideas why this is? Thanks in advance. Carl