From bc21486be18813b0958c81b92b339c7dfca4a98a Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 22 Feb 2001 10:07:15 +0000 Subject: [PATCH] Add comment on how link problems should really be fixed. --- TODO | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 77cb967e5..ce81aa03d 100644 --- a/TODO +++ b/TODO @@ -5,10 +5,15 @@ TODO (2001-01-21) backends -------- * Configuration problems: - - add options "--exec-prefix=...." and "--prefix=..." compareable to gtk-config - - add warning when prefix dir is not listed in /etc/ld.so.conf on linux systems - may be there is a general way to test this if the destination library directory - is in the search path of the linker. + - add options "--exec-prefix=...." and "--prefix=..." compareable + to gtk-config + + - add warning when prefix dir is not listed in /etc/ld.so.conf on + linux systems may be there is a general way to test this if the + destination library directory is in the search path of the + linker. [The correct fix is to use -R (on Solaris) and -rpath + (on the rest?) to include the dynamic link path in the binaries + / libraries. pere 2001-02-09] * Add new backends (?) - Polaroid SprintScan 35 LE [should be included into microtek]