Index: [thread] [date] [subject] [author]
  From: Philip K. Warren <pkw@duke.edu>
  To  : 
  Date: Fri, 26 Feb 1999 03:00:39 -0500

Makefiles

I'm just confused as to why we need to have our Makefiles prepare both
static and dynamic libraries.  I understand it is useful to learn both
ways, but I have been unable to whip together a single makefile that
adds -shared to the CXXFLAGS for dynamic libraries and doesn't add it
for shared libraries.  Could someone please help with this type of
makefile?

-- Philip


Index: [thread] [date] [subject] [author]