[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hardcode properties?
From: |
Ralf Wildenhues |
Subject: |
Re: hardcode properties? |
Date: |
Tue, 22 Aug 2006 14:31:41 +0200 |
User-agent: |
Mutt/1.5.12 (2006-08-10) |
Hello Patrick,
* Patrick Welche wrote on Tue, Aug 22, 2006 at 02:25:13PM CEST:
> While trying to build cvs-freetds with cvs autotools, I got:
> libtool: link: unsupported hardcode properties
> libtool: link: See the libtool documentation for more information.
> libtool: link: Fatal configuration error.
>
> I had a look in the libtool documentation, but don't really know what I
> am looking for - any clues?
Yes. Please send
../../libtool --config
../../libtool --debug --mode=link ...(rest of link line)...
(gzip large output).
Cheers,
Ralf