Re: bin/178203: clang not properly sourcing headers in buildworl

看板FB_bugs作者時間12年前 (2013/04/28 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
The following reply was made to PR bin/178203; it has been noted by GNATS. From: Dimitry Andric <dim@FreeBSD.org> To: bug-followup@FreeBSD.org, yaneurabeya@gmail.com Cc: Subject: Re: bin/178203: clang not properly sourcing headers in buildworld when WITH_CLANG_IS_CC is set Date: Sat, 27 Apr 2013 22:22:29 +0200 Which stage(s) of buildworld do you mean? If you mean stages 1 through = 3, then this is working as designed: the initial stages use headers and = libraries from the host system. Stages 4 and 5 use headers from = ${WORLDTMP} (usually /usr/obj/usr/src/tmp). To investigate your issue, can you please post a (compressed) copy of a = log of such a buildworld session? And try to point out where any errors = and/or problematic compilation commands occur. Also, exact copies of of your make.conf and src.conf are required, plus = all command line flags and environment variables you are using for your = buildworld session. P.S.: WITH_CLANG has always been enabled, and WITH_CLANG_IS_CC is = default since a few months, so there is no need to specify these = settings explicitly anymore. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
文章代碼(AID): #1HV3N2UV (FB_bugs)