Project

General

Profile

Actions

Feature #145

closed

use GNU libtool for compiling if present on machine

Added by Marco Eichelberg over 25 years ago. Updated over 8 years ago.

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 #1

Updated by Michael Onken almost 11 years ago

  • Description updated (diff)
  • Private changed from No to Yes
Actions #2

Updated by Michael Onken over 10 years ago

  • Private changed from Yes to No
Actions #3

Updated by Marco Eichelberg over 8 years ago

  • Status changed from New to Rejected

Meanwhile CMake can be used to compile DCMTK with shared libraries; no need anymore to support GNU libtool. Won't implement.

Actions

Also available in: Atom PDF