bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties


From: Robert Schuster
Subject: Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties
Date: Fri, 11 Jul 2008 23:11:44 +0200
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

Hi.

Ralf Wildenhues schrieb:
> Hello Robert,
>> Attached is the output of libtool --config and the compile command from
>> above with --debug added (In fact it is the output of the make command).
> 
> Thanks.  In fact the 'libtool --config' is very much like the one on my
> i686-linux system.  But it doesn't match your --debug output: the latter
> shows that hardcode_direct is empty:
> 
>   + case $hardcode_action in
>   + test '' = no
> 
> So since what your build is invoking is:
>   /bin/sh ../../../i686-linux-libtool
> 
Ah yes. There is a i686-linux-libtool shell script in classpath' top
level directory. I attached its --config output.

> and the next step I guess would be to find out why that happens to get
> those presumably strange settings during the configure stage.
If those settings are strange what should be correct ones?

Not sure if that is of any help but Classpath' configure is run with the
following options:

--build=i686-linux \
--host=i686-linux \
--target=i686-linux \
--prefix=/home/rob/oe/beagle/tmp/staging/i686-linux/usr \
--exec_prefix=/home/rob/oe/beagle/tmp/staging/i686-linux/usr \
--bindir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/bin \
--sbindir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/sbin \
--libexecdir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/libexec \
--datadir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/share \
--sysconfdir=/home/rob/oe/beagle/tmp/staging/i686-linux/etc \
--sharedstatedir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/com \
--localstatedir=/home/rob/oe/beagle/tmp/staging/i686-linux/var \
--libdir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib \
--includedir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include \
--oldincludedir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include \
--infodir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/share/info \
--mandir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/share/man \
(classpath-specific stuff below)
--with-glibj
--with-ecj=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/bin/ecj-initial
--with-fastjar=fastjar   --enable-local-sockets
--disable-alsa   --disable-gconf-peer   --disable-gtk-peer
--disable-plugin   --disable-dssi   --enable-examples
--enable-tools
--includedir=/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include/classpath

--with-vm=java    \

Regards
Robert

Attachment: i686-linux-libtool-config.gz
Description: GNU Zip compressed data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]