www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/08/12:22:08

From: kagel AT quasar DOT bloomberg DOT com
Date: Fri, 8 Nov 1996 11:55:06 -0500
Message-Id: <9611081655.AA05430@quasar.bloomberg.com >
To: e8725229 AT stud1 DOT tuwien DOT ac DOT at
Cc: djgpp AT delorie DOT com
In-Reply-To: <55vc0q$abs_001@tuwien.ac.at> (e8725229@stud1.tuwien.ac.at)
Subject: Re: How can I compile libraries ?
Reply-To: kagel AT dg1 DOT bloomberg DOT com

   From: e8725229 AT stud1 DOT tuwien DOT ac DOT at (godzilla)
   Date: Fri, 08 Nov 96 13:19:22 GMT

   Hi everyone !
   I hope my question isn't too stupid, but how can i compile a library ?
   one more question: where can i find information about makefiles (or GNU-make 
   and what it does) ?

If you mean "How can I create a library?" here is the short answer:

ar -rvs libmylib.a object1.o object2.o ..... objectN.o

The long answer is in the info manual pages for the ar utility.

If you mean something else I cannot guess what that is.

As for makefiles you can get documentation on GNU makefile extensions and make
syntax in general from the FSF or get the nutshell book on make.

 -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com

A proverb is no proverb to you 'till life has illustrated it.  -- John Keats

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019