libtool

Date view Thread view Subject view Author view

From: Godmar Back (gback@marker.cs.utah.edu)
Date: Thu Jan 14 1999 - 18:56:56 EST


So, I tried to find out what the issue is with the mysterious call to
lt_dlpreopen_default() in main and whether it should take an argument
or not and if so which.

libtool's ChangeLog shows this:

1999-01-14 Thomas Tanner <tanner@gmx.de>

        * libltdl/ltdl.h: added lt_dlsearchpath() and
          lt_dlpreopen_default()
          
1999-01-13 Thomas Tanner <tanner@gmx.de>

        * libltdl/ltdl.h: removed lt_dlpreopen_default()
        
1999-01-05 Alexandre Oliva <oliva@dcc.unicamp.br>

        * libltdl/ltdl.h, libltdl/ltdl.c (lt_dlpreopen): new function,
         that replaces the current preloaded_symbols list with its
         argument, and returns the old value, initially NULL
        (dldpre_init): don't refer to dld_preloaded_symbols any more
        (dldpre_open, dldpre_sym): search preloaded_symbols
        (lt_dlpreopen_default): call lt_dlpreopen with
        dld_preloaded_symbols, that is declared as extern; it should be
        called from the main program or from some static library without
        -no-undefined

    - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:42 EDT