Date: Mon, 7 Jul 2014 14:32:04 -0600 From: Warner Losh <imp@bsdimp.com> To: Dimitry Andric <dim@FreeBSD.org> Cc: Benjamin Kaduk <bjk@freebsd.org>, sbruno@freebsd.org, freebsd-arch@freebsd.org Subject: Re: Total confusion over toolchain/xdev behavior Message-ID: <5630BA56-B731-4C58-9B1C-4A04B37E1080@bsdimp.com> In-Reply-To: <45D67C04-B2E0-4287-AB1E-887E6D49DF2E@FreeBSD.org> References: <1404688077.1059.115.camel@bruno> <alpine.GSO.1.10.1407071144310.17412@multics.mit.edu> <1404756848.1105.1.camel@bruno> <9CE37432-1028-44FE-B0B7-224625EB9AB3@bsdimp.com> <45D67C04-B2E0-4287-AB1E-887E6D49DF2E@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
On Jul 7, 2014, at 1:54 PM, Dimitry Andric <dim@FreeBSD.org> wrote:
> On 07 Jul 2014, at 21:28, Warner Losh <imp@bsdimp.com> wrote:
> ...
>> Just for grins, I did the following on a stock system (without your change to src.opts.mk from Bapt) and not as root:
>>
>> % mkdir $HOME/D
>> % make DESTDIR=$HOME/D XDEV=mips XDEV_ARCH=mips xdev WITHOUT_CLANG=t WITHOUT_CLANG_BOOTSTRAP=t WITH_GCC=t WITH_GCC_BOOTSTRAP=t
>> %
>>
>> and it hit the stdc++ bits not being defined. Please see above with the "clang folks didn’t properly integrate” Or possibly some other reason.
>
> Try adding WITH_GNUCXX=t, which should build and install the correct libstdc++ headers to ${WORLDTMP} during the early stages. I recently mailed you and scottl@ a patch for doing just that, if gcc is the bootstrap compiler... :)
Didn’t seem to help. I thought of that after I sent my mail… The right things are being built, they appear to be installed, but the paths used don’t seem to use the installed path :(
Warner
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org
iQIcBAEBCgAGBQJTuwPEAAoJEGwc0Sh9sBEA8acP/jauDqsrC/J5s5Hy5BRc1Oky
TMeBzvO6NH3Yazv5GWaH9sk2+pz1R/fhPY2uBiPyp06oHk5a4QoKzSrsHcH6JvIa
8YHuU3gBHW8mR/usx1V2Nzv55SC5l+iymO/Nji0QBTHtWBSpgzkPAycU3y3vcvG8
kdChGaZV4XU/bJVOClwtQvZEO1LPwNs1b81i7WH+it+MumnXs7yj8kTnDzAJmppT
CbMnvYTSkCuZ4CiEyp+WgtEXnIP9jfporfP+AN+drgJEDJNf8l9Gs3jI+WX4L0E2
fqB4vHvlBA0MvtROFNyhkLvehQIp4xcisGA4XpmCwXydrGqpGn/twCga80EOMVAe
qsu/COKCab9Iaunk8Tm49BSOSPLMhgYH7Hqpa0wpFuxOhggly3oVbPcZlEO/Od3X
73fmcJ5jI1D/0+89vpMduvUvZWOdZBvL8S94MJVZQlX69g+xJ/C4UzJJ6ndvnXf8
vziR8549/auY+GdGDNqMgTfWkLNtH22TKYiqKP2h3SkBunGOjfKQ+Mdc52GWH3O3
7ViMIqz9xF1Sjzhq2xFu8RdU132LGUZKyD6IjLz39GnZATZMgAi1ozcjIXVe83HS
EoONA7CswA7jpoo/8291SjHfiqpyqRqmJ4HX/8BrdFRro/qqsbrXDADrSz1YKLgi
dBvAo8Ep+OS5BNSFOi3H
=MF6G
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5630BA56-B731-4C58-9B1C-4A04B37E1080>
