From: hlu@yoda.eecs.wsu.edu (Hongjiu Lu -- Graduate Student) Newsgroups: alt.os.linux,comp.os.linux Subject: How to make shared libs and .a Keywords: shared libs Date: 15 Apr 92 05:19:29 GMT Organization: Washington State University Originator: hlu@yoda.eecs.wsu.edu It seems gcc 2.1 is quite stable and we are moving toward to making it the standard compiler for Linux. Here are the stuffs you need to build the shared libs. Before you do anything, PLEASE READ README FIRST. I'd like to see more and more programs be distributed in .a format. H.J.