bug-libtool
[Top][All Lists]
Advanced

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

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


From: Christian Thalinger
Subject: libtool-2.2.2 error: libtool: link: unsupported hardcode properties
Date: Wed, 23 Apr 2008 13:29:46 +0200

Hi!

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.

The command executed is:

/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

When I remove -lasound I get no error anymore, but it's obviously wrong.
Am I missing something here?

- twisti





reply via email to

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