bug-libtool
[Top][All Lists]
Advanced

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

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


From: Ralf Wildenhues
Subject: Re: libtool-2.2.2 error: libtool: link: unsupported hardcode properties
Date: Wed, 23 Apr 2008 22:03:41 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi Christian,

* Christian Thalinger wrote on Wed, Apr 23, 2008 at 01:29:46PM CEST:
> I just wanted to update GNU Classpath to recognize the new libtool-2 but
> I get strange build errors when building native libraries:
> 
> libtool: link: unsupported hardcode properties
> libtool: link: See the libtool documentation for more information.
> libtool: link: Fatal configuration error.

> /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall
> -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
> -Wno-long-long -Wstrict-prototypes -pedantic `pkg-config
> --cflags-only-other alsa` -g -O2 -module -version-info 0:0:0
> -no-undefined  -o libgjsmalsa.la
> -rpath /nfs/nfstmp/twisti/x86_64-linux/install/classpath/lib/classpath
> -module -version-info 0:0:0 -no-undefined -avoid-version
> gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.lo
> gnu_javax_sound_midi_alsa_AlsaPortDevice.lo
> gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.lo -lasound

Please post
  /bin/sh ../../../libtool --config

and the output (both stdout and stderr) of the above link command, with
--debug added before --tag.  You can gzip large outputs.

Thanks,
Ralf




reply via email to

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