Date: Thu, 2 Mar 2000 11:34:26 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: abacuc cc: djgpp AT delorie DOT com Subject: Re: library In-Reply-To: <89k1fi$1ic$1@pegasus.tiscalinet.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 1 Mar 2000, abacuc wrote: > but if I type ar -p library.o it says error in file's format Because library.o is not a library, it's an object file. Please read section 8.22 of the FAQ, it tells the whole story.