Subject: Re: Something very wrong here...
To: gabriel rosenkoetter <gr@eclipsed.net>
From: Ian Fry <Ian.Fry@sophos.com>
List: current-users
Date: 11/05/2001 14:08:52
On Mon, Nov 05, 2001 at 09:05:32AM -0500, gabriel rosenkoetter wrote:
> On Mon, Nov 05, 2001 at 09:12:52AM +0000, Ian Fry wrote:
> > Well, I tried another build as you suggested, and that didn't help - the
> > generated files still didn't go into the obj directory. I updated my source
> > tree again and tried again, and it still doesn't work, even thought the
> > wrapper script now sets MACHINE and MACHINE_ARCH in the environment before
> > execing nbmake.
> Having OBJMACHINE set will make objects go into the right place.
> 
> See PR 14434.

Ah, okay.

> I don't know how to clean up your source tree now beyond using find.

Actually, 'make cleandir' worked for me! 

> I had the impression this was getting fixed (by setting OBJMACHINE
> automatically).

Well, the last time I tried using OBJMACHINE, something broke during creation
of obj directories, so I turned it off again. That was a little while ago
now (just after i386 started using the new toolchain by default), and I
haven't tried again since. Perhaps it's time to give it another go.

Ian.