bug-gnulib
[Top][All Lists]
Advanced

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

C++ libtool build error?


From: Simon Josefsson
Subject: C++ libtool build error?
Date: Mon, 08 Mar 2010 11:32:14 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Recently gnulib added some self-tests written in C++ for otherwise
C-only modules.  When imported into libidn (otherwise a strictly C
library), this leads to an error message:

/bin/bash ../libtool --preserve-dup-deps  --mode=link g++     -o 
test-fcntl-h-c++ test-fcntl-h-c++.o libtests.a ../gl/libgnu.la libtests.a    
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
make[4]: *** [test-fcntl-h-c++] Error 1
make[4]: Leaving directory `/home/jas/src/libidn/gltests'

What do I have to do to make this work?  Is it something that
gnulib-tool should have done for me?

/Simon




reply via email to

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