John Hay wrote:

> The reason is that in Makefile.inc1 BMAKE sets -DNO_OBJC (and a lot of
> others). BMAKE is used to do the cleanup and make the obj dirs, so the
> /usr/obj/usr/src/gnu/usr.bin/cc/cc1obj dir is never created. To make
> the dependencies and the rest XMAKE is used and then -DNO_OBJC and
> friends are not defined...

I already have a fix for this. The object tree should not be created
using BMAKE, but must be created using XMAKE.

-- 
Marcel Moolenaar                        mailto:[EMAIL PROTECTED]
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to