From: "Martin Czamai" Newsgroups: comp.os.msdos.djgpp Subject: Building a library using "ar" does not work Date: Mon, 18 Sep 2000 16:58:02 +0200 Organization: callisto germany.net GmbH Lines: 13 Message-ID: <8q6ukc$glt$1@news.germany.net> NNTP-Posting-Host: d21173-gw.netzdienste.de X-Trace: news.germany.net 151.189.4.62 969342412 17085 X-Complaints-To: abuse AT germany DOT net NNTP-Posting-Date: 19 Sep 2000 05:46:52 GMT X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, can anybody tell me why building a library using the command "ar rs MyLib.a MyObj1.obj MyObj2.obj ..." returns the message like "c:/djgpp/bin/ar.exe: MyLib.a: No such file or directory (ENOENT)"?? Where can I find documentation about "ar" (description of its parameters)? I just took a look at the allegro-makefile, where ar works fine. Thanks in advance Martin M DOT Czamai AT peak-system DOT com