tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MAKEFLAGS and build.sh



On Fri, Oct 17, 2008 at 12:45:37PM -0400, Greg A. Woods; Planix, Inc. wrote:
> On 17-Oct-08, at 1:47 AM, Mikko Rapeli wrote:
> >
> >To me this is fine, but I'm wondering when build.sh will start  
> >resetting
> >the whole environment and I'd have to rewrite a few build scripts
> >setting hundreds of variables to the -V style or to a MAKECONF...
> 
> Hundreds?
> 
> You should be using one or more MAKECONF files!
> 
> (Are there even hundreds of variables that one could be setting?  Even  
> including many duplicates (which are surrounded by .if's for different  
> builds) and some which are identical to the defaults, I've only got 73  
> in my mk.conf.)

CPUFLAGS_objectfile on each source file not compiling to or working in thumb 
mode on ARM.

http://mail-index.netbsd.org/port-arm/2008/09/19/msg000387.html

-Mikko


Home | Main Index | Thread Index | Old Index