Subject: Re: toolchain Makefile
To: None <grifo3000@interfree.it>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 03/07/2004 12:49:16
On Sun, Mar 07, 2004 at 12:29:34PM +0100, grifo3000@interfree.it wrote:
> now my trouble seems to be a mistaken Makefile, but
> i cant see any grammar error:

Make sure you are using the right make (${TOOLDIR}/bin/nbmake-{$MACHINE_ARCH}).
Do not mix ${TOOLDIR} between 1.6.x and -current.

When reporting such problems, always tell us what you did - i.e. if you
invoked "build.sh" (if so, with what options) or if you did just call
"make" or some ${TOOLDIR} make-wrapper.

Martin