Re: [Nemiver-list] SVN head doesn't compile
- From: Erik de Castro Lopo <mle+tools domain hid>
- To: nemiver-list domain hid
- Subject: Re: [Nemiver-list] SVN head doesn't compile
- Date: Sat, 4 Oct 2008 16:05:00 +1000
Erik de Castro Lopo wrote:
> /bin/bash ../../libtool --tag=CC --mode=link i486-linux-gnu-gcc
Oops, thats no good. It should be using i486-linux-gnu-g++ to link.
>From src/dbgengine/Makefile.am :
libgdbmod_la_SOURCES= \
$(idebuggerheaders)
Since there are no C++ files listed in the sources, only .h files,
automake doesn't figure out that it should be using a C++ compiler
to link and uses the C compiler instead.
Not quite sure how to fix this.
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Individual Islamists may appear law-abiding and reasonable, but they
are part of a totalitarian movement, and as such, all must be considered
potential killers." -- http://www.danielpipes.org/article/3450
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]