Actions
Feature #145
closeduse GNU libtool for compiling if present on machine
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Module:
all
Operating System:
Compiler:
Description
GNU libtool seems to be a reasonable approach to cope with the
different compiler and linker flags needed to create shared vs. static
libraries on systems supporting these.
Since we already have a configure test for GNU libtool anyway,
we should rework our makefiles to recognize and use GNU libtool if present.
It might also be possible to include the complete libtool into DCMTK's
config and have it configured (built) before dcmtk; however, I need to
check the license first. We don't want DCMTK to get under GPL.
==== Kommentar JR ====
siehe auch Mails von Juergen Salk vom November 2004
Actions