X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.50.66 with SMTP id y2mr9699112qaf.7.1374070233360; Wed, 17 Jul 2013 07:10:33 -0700 (PDT) X-Received: by 10.49.17.42 with SMTP id l10mr315765qed.10.1374070233265; Wed, 17 Jul 2013 07:10:33 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 17 Jul 2013 07:10:33 -0700 (PDT) In-Reply-To: <87bo61sadv.fsf@uwakimon.sk.tsukuba.ac.jp> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.24.106.115; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.24.106.115 References: <87bo61sadv DOT fsf AT uwakimon DOT sk DOT tsukuba DOT ac DOT jp> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <33cb891e-c2bc-4298-aef8-f327936e3862@googlegroups.com> Subject: Re: strange problem with compiling ffmpeg 2.0 - libavcodec.a was not created From: RayeR Injection-Date: Wed, 17 Jul 2013 14:10:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1433 Lines: 3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 > ar(1) is failing. Find out what AR expands to and run it by hand; it > may give you a better message. How can I display what command really make executes? Bug in ar/binutils? I could try different version.