Subject: re: toolchain/37072: link failure when building the system with MKGCC=no
To: None <gnats-bugs@NetBSD.org>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 10/08/2007 06:18:08
   apparently it works with MKGCCCMDS=no. Either remove MKGCC from hte
   documentation like mk.conf(5) and document only MKGCCCMDS, or make
   MKGCC have the same effect as MKGCCCMDS currently has.
   


both these options should exist.  if you set MKGCC=no
then you need to provide a useable toolchain yourself
and that means the crtstuff files.

they have different meanings and should not be merged.


.mrg.