X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <44B55047.6090908@obbligato.org> Date: Wed, 12 Jul 2006 14:40:55 -0500 From: David Greene User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: ar: invalid bfd target References: <44B52763 DOT 20804 AT obbligato DOT org> <200607121727 DOT k6CHRWcp022654 AT envy DOT delorie DOT com> <44B541D9 DOT 2010804 AT obbligato DOT org> In-Reply-To: <44B541D9.2010804@obbligato.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Cray-VirusStatus: clean Reply-To: djgpp AT delorie DOT com David Greene wrote: > I still get the ENOENT messages but it doesn't seem to affect > anything. Spoke too soon. A .a is created but it is nearly empty: $ cat project/lib/libproj.a ! Using "rvs" properly lists the objects that are supposed to be added to the archive. This fails in the shell too, so it's not a make issue. Any idea on what's happening? Thanks. -Dave