Total confusion over toolchain/xdev behavior
Dimitry Andric
dim at FreeBSD.org
Tue Jul 8 18:27:26 UTC 2014
On 08 Jul 2014, at 20:05, Sean Bruno <sbruno at ignoranthack.me> wrote:
...
> ===> lib/libproc (all)
> building static proc library
> ranlib -D libproc.a
> make[5]: /var/tmp/home/sbruno/fbsd_head/lib/libproc/.depend, 322:
> ignoring stale .depend for /var/tmp/mips_cc/usr/lib/libstdc++.a
> building shared library libproc.so.2
> /var/tmp/mips_cc/usr/bin/ld: cannot find -lsupc++
> *** Error code 1
>
> Stop.
> make[5]: stopped in /home/sbruno/fbsd_head/lib/libproc
> *** Error code 1
Yes, libproc and it dependencies should be disabled when MK_CXX=no. Alternatively, libproc's demangling support could be conditionally compiled out in that case.
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20140708/be4b0c5e/attachment.sig>
More information about the freebsd-arch
mailing list