Total confusion over toolchain/xdev behavior

Dimitry Andric dim at FreeBSD.org
Tue Jul 8 19:02:48 UTC 2014


On 08 Jul 2014, at 20:27, Dimitry Andric <dim at FreeBSD.org> wrote:
> 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.

Now with a suggested patch.

-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libproc-no-cxx-1.diff
Type: application/octet-stream
Size: 2409 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20140708/d5e5c779/attachment.obj>
-------------- next part --------------

-------------- 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/d5e5c779/attachment.sig>


More information about the freebsd-arch mailing list