Date: Thu, 31 Jul 1997 22:01:34 -0400 (EDT)
Message-Id: <199708010201.WAA25010@delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: garyt AT pacific DOT net DOT sg
CC: djgpp AT delorie DOT com
In-reply-to: <33df509e.6977474@news.pacific.net.sg> (garyt@pacific.net.sg)
Subject: Re: Creating libraries
Precedence: bulk


> 	can someone pls enlighten me on how to create a library
> ("lib*.a") file??? I've read the readme.1st and faq, but can't seem to
> find any clues?

Try the ar section of the binutils info files, or try

	http://www.delorie.com/djgpp/doc/ug/

> 	btw, is copying a library from the UNIX system library dir. to
> My DJGPP\lib okay? I mean is the library cross-platform?

Usually, no.