Message-Id: <9603151142.AA27232@sun.soe.clarkson.edu> From: Juan "M." Lopez Subject: Dubts To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Fri, 15 Mar 1996 12:37:27 MET Hello: I am a new GCC user. I want to know how to compile my own libraries and use them later in my programs. I have some .H and .C files but I do not know how I can compile them only one time and leter use them for other main program. Could you help me? Thanks a lot.