On Wednesday 25 April 2001 23:47, Eric S. Raymond wrote:
> Steven Cole <[EMAIL PROTECTED]>:
> > Using CML2 1.2.6, and going throught the same excersise on my home
> > machine, I now get the following list of additional items between
> > original saved .config and new generated config.out:
> >
> > CONFIG_ETRAX_DRAM_VIRTUAL_BASE=y
> > CONFIG_NET_ISA=y
> > CONFIG_PARIDE_PARPORT=y
> >
> > The first of these is spurious,
> > the second is setable, but I didn't set it and didn't need it,
> > and the third is an intermediate derived option.
>
> Actually all three of those are derived, so we're cool. Though you did
> turn up a minor error in type-deduction around ternary symbols which will
> be fixed in 1.2.7.
I tried out 1.2.7 this morning on my SMP box with 2.4.4-pre7, and on this machine
the added config option list looks OK:
CONFIG_NET_ISA=y
CONFIG_RTC=y
The first option just enables more options to be selected, so its cool as you say,
and the second one is automatically selected by the SMP selection.
Here is a comparison of the size of the kernels generated by cml1 and cml2:
860 -rw-r--r-- 1 root root 877798 Apr 26 07:40 vmlinuz-2.4.4-pre7
860 -rw-r--r-- 1 root root 879966 Apr 26 07:54 vmlinuz-2.4.4-pre7x
-pre7x is the one made with cml2.
Steven
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel