Subject: bin/20997: /usr/src/gnu/usr.bin/gcc/Makefile.inc is broken for USETOOLS=never
To: None <gnats-bugs@gnats.netbsd.org>
From: None <kwellsch@tampabay.rr.com>
List: netbsd-bugs
Date: 04/03/2003 15:56:55
>Number: 20997
>Category: bin
>Synopsis: gnu/usr.bin/gcc/Makefile.inc is broken for USETOOLS=never
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 03 12:57:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Ken Wellsch
>Release: NetBSD 1.6Q
>Organization:
>Environment:
System: NetBSD arundel.fortyfour.org 1.6Q NetBSD 1.6Q (ARUNDEL) #1: Thu Apr 3 08:26:31 EST 2003 kwellsch@arundel.fortyfour.org:/sys/arch/i386/compile/ARUNDEL i386
Architecture: i386
Machine: i386
>Description:
gnu/usr.bin/gcc/Makefile.inc contains this line:
NBCOMPATLIB= -L${COMPATOBJDIR} -lnbcompat
which I believe is hardwiring the need for TOOLS.
When I comment this out, I can build world.
>How-To-Repeat:
I guess by setting USETOOLS=never
>Fix:
Wrap the line in a condition when using the TOOLS chain?
Or tweak to work on a non-tool system?
>Release-Note:
>Audit-Trail:
>Unformatted: