Re: [xml] Build failure on Sparc solaris using gcc and binutils
- From: Roumen Petrov <bugtrack roumenpetrov info>
- To: Matthias Jung <matthias jung prismtech com>
- Cc: xml gnome org
- Subject: Re: [xml] Build failure on Sparc solaris using gcc and binutils
- Date: Thu, 22 Oct 2009 00:26:27 +0300
Matthias Jung wrote:
[SNIP]
My suggestion as long -M ld option is not clear ;-)
VERSION_SCRIPT_FLAGS=
$($LD --help 2>&1 | grep -- --version-script >/dev/null) && \
VERSION_SCRIPT_FLAGS=-Wl,--version-script=
May be is time project to upgrade libtool to 2.+ version where exist
flag with_gnu_ld.
if test -n "$VERSION_SCRIPT_FLAGS"; then
USE_VERSION_SCRIPT_TRUE=
USE_VERSION_SCRIPT_FALSE='#'
else
USE_VERSION_SCRIPT_TRUE='#'
USE_VERSION_SCRIPT_FALSE=
fi
Why ? Did you found problem with AM_CONDITIONAL macro ?
[SNIP]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]