To: psergio AT edinfor DOT pt (Paulo Sergio) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: How to build a lib? Date: Fri, 03 Mar 95 11:48:09 +0200 From: "Eli Zaretskii" > But I still have a problem. I have a few objects that I would like > to put in a library. How can I do that? The INFOrmation I could read > until now didn't tell anything about this and I skimmed thru lot of > info... Check out the man page for the program ar. It's a file called ar.1 which should be in your docs/binutils subdirectory. If you don't have it, then download the file bnu252dc.zip which includes them. Don't know how to read Unix-style man files? This is described in the DJGPP FAQ list. Another possibility is to read the binutils.inf Info file (which also comes with bnu252dc.zip) with the Info program (which comes with txi310bn.zip). It has a menu item which describes ar.