[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties
From: |
Ralf Wildenhues |
Subject: |
Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties |
Date: |
Tue, 29 Jul 2008 07:16:36 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Henning, Robert,
* Henning Heinold wrote on Sat, Jul 26, 2008 at 10:58:46PM CEST:
> On Thu, 10 Jul 2008, Robert Schuster wrote:
> >I am using libtool 2.2.4 to compile GNU Classpath and get the following
> >error when compiling GNU Classpath 0.97.2:
> >
> >/bin/sh ../../../i686-linux-libtool --tag=CC --mode=link gcc -W -Wall
> >-Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
> >-Wno-long-long -Wstrict-prototypes -pedantic -Werror
> >-isystem/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include -Os
> >-module -version-info 0:0:0 -no-undefined
> >-L/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib
[...]
> >i686-linux-libtool: link: unsupported hardcode properties
> >i686-linux-libtool: link: See the libtool documentation for more
> >information.
> >i686-linux-libtool: link: Fatal configuration error.
> I am working with Robert in openembedded at the java stuff. Robert
> did not look at the autoreconf log. Otherwise he had found out himself
> that the error comes from missing config.rpath . I fixed this in
> oe and now we are happy.
Glad you found the cause of this, and sorry for not getting back to this
sooner.
Cheers,
Ralf