Previous: LT_INIT, Up: Configuring
While Libtool tries to hide as many platform-specific features as possible, some have to be taken into account when configuring either the Libtool package or a libtoolized package.
LDFLAGS=-Wl,-brtl for the latter style.
AR=/usr/bin/ar LD=/usr/bin/ld NM='/usr/bin/nm -B'.
CONFIG_SHELL=/bin/bash; export $CONFIG_SHELL
$CONFIG_SHELL ./configure [...]
CXX='pgCC --one_instantiation_per_object' and avoid parallel make.
CC='cc -Hnocopyr'.
lt_cv_sys_lib_search_path_spec and
lt_cv_sys_lib_dlsearch_path_spec respectively to the correct search
paths.