Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2020 08:40:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245807] [make] cc can not create a target when execd by BSD make but succeeds under gmake
Message-ID:  <bug-245807-227-Xt4gxnFoB6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245807-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245807-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245807

--- Comment #6 from andrew@tao11.riddles.org.uk ---
(In reply to Simon J. Gerraty from comment #5)

Not correct - the use of /usr/obj as the default prefix for .OBJDIR is
hardcoded into bmake - you can see it in contrib/bmake/main.c and pathnames=
.h.

You can also verify this using make -r to skip the use of default .mk files.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245807-227-Xt4gxnFoB6>