[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems with -module and added tags in v1.4a
From: |
David Kaelbling |
Subject: |
Problems with -module and added tags in v1.4a |
Date: |
Tue, 27 Feb 2001 15:30:11 -0500 |
Hi,
I recently tried to buld licq/1.0.2 for SGI IRIX 6.x systems, and had
some problems with its libtool (LTCONFIG_VERSION="1.4a").
Basically when configure runs it appends a configuration tag for CXX to
libtool (via AC_LIBTOOL_CXX from aclocal.m4). The added configuration
seems to override too many variables -- in particular archive_cmds is
set to "", so later attempts to link a shared library with it turn into
no-ops. The trounced variables are wl, archive_cmds, shlibpath_var,
variables_saved_for_relink, sys_lib_search_path_spec, and
sys_lib_dlsearch_path_space. If I comment them out in the TAG CONFIG
section everything works.
Please let me know if you need more information (e.g. the libtool file
or something), or if I should be reporting this to the licq owners
instead.
Thanks,
David
--
David KAELBLING <address@hidden> Silicon Graphics Computer Systems
1 Cabot Rd, suite 250; Hudson, MA 01749 781.839.2157, fax ...2357
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problems with -module and added tags in v1.4a,
David Kaelbling <=