[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 0.9.19

From: Kurt Huwig <k.huwig_at_iku-ag.de>
Date: 2004-09-16 08:14:48 CEST

Aaron Digulla wrote:
> Kurt Huwig wrote:
>
>> You should also modify the Makefile to read:
>>
>> LT_LDFLAGS = -lstdc++
>
>
> There is no C++ code in Subversion and Java also shouldn't need any.
> Here on SuSE 9.1, I get no unresolved symbols and libstc++ is not listed
> in the ldd output.
>
> Why do you need the c++ library?

Look here:

http://www.contactor.se/~dast/svn/archive-2004-08/0861.shtml
http://www.contactor.se/~dast/svn/archive-2004-08/0862.shtml

"Adding -lstdc++ to it is just a work aoround. It does contain g++ as
the command to be used. Adding -lstdc++ only works for gcc platforms.

As far as I understand it, the real problem is the variable
arichive_cmds in libtool. It uses $CC to link the shared
archive/objects. For linking and relinking of c++ shared archive/objects
the command which is passed in should be used."

-- 
Kurt Huwig             iKu Systemhaus AG        http://www.iku-ag.de/
Vorstand               Am Römerkastell 4        Telefon 0681/96751-0
                        66121 Saarbrücken        Telefax 0681/96751-66
GnuPG 1024D/99DD9468 64B1 0C5B 82BC E16E 8940  EB6D 4C32 F908 99DD 9468

Received on Thu Sep 16 16:14:48 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.