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

Re: balsa build help



Glenn Maynard <g_deb@zewt.org> cum veritate scripsit:

> libpspell is a C++ library, and needs to be linked against libc++.
> 
> 06:52pm glenn@zewt.pts/2 [~] ldd /usr/lib/libpspell.so
>         libltdl.so.3 => /usr/lib/libltdl.so.3 (0x4002b000)
>         libpspell-modules.so.1 => /usr/lib/libpspell-modules.so.1 (0x40031000)
>         libc.so.6 => /lib/libc.so.6 (0x40033000)
>         libdl.so.2 => /lib/libdl.so.2 (0x40157000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
> 
> This should list libstdc++; this is a bug.  (Filed.)

This reminds me of bug #128391
Which essentially was that 
$ libtool c++ [linking operation to make a .so]
invokes gcc, not g++, and I was pretty puzzled by the behavior.

regards,
	junichi

-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4



Reply to: