Subject: re: CVS commit: src/tools/gcc
To: None <skrll@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 06/13/2006 10:08:22
   
   Log Message:
   Fixes for mknative runs on gcc3.
   
   	- get the information from a gcc3 .native
   	- don't get gcc4 variables
   	- put back the getvars for SHLIB_LINK SHLIB_MULTILIB as they work
   	  on gcc3 and leave as XXX'd on gcc4.
   
   I've re-arranged some of the variables to minimise the differences, but
   didn't do them all.


thanks!