[okl4-developer] Command line options
Lukas HANEL
lukas.hanel at st.com
Mon Jun 23 19:43:56 EST 2008
grep -R get_option_arg projects
grep -R args.get projects
grep args.get pistachio/*
grep handle_arg tools/*
grep conf.dict.get tools/*
grep conf.TESTING.dict.get tools/*
grep env.get tools/*
grep kargs.has_key tools/*
grep args.get linux/kernel-2.6.23-v2/SConscript
Frank Kaiser wrote:
> Hi, Geoffrey
>
> It's a bit difficult to ask for an explanation of certain 'user-settable options' w/o knowing which ones exist. So I suggest you provide a list of all of them with a sufficient description. Honestly, I think I am not the only one who'd appreciate to get more details on the build system.
>
> Regards
> Frank
> -----Original Message-----
> From: Geoffrey Lee [mailto:glee at ok-labs.com]
> Sent: Sunday, June 22, 2008 7:04 AM
> To: Frank Kaiser
> Cc: developer at okl4.org
> Subject: Re: [okl4-developer] OKL4 2.1: Build Option 'VEBOSE_INIT=1 ' doesnot work
>
> On Fri, Jun 20, 2008 at 11:16:41AM +0200, Frank Kaiser wrote:
>
>
> Hi Frank
>
>> Hello
>>
>> ...
>>
>> Possibly there are other functions trying to write to the console before it is initialised, so I stopped using 'VERBOSE_INIT=1' and voilà: I got the kernel startup message provided by init_hello(). Can anyone describe which of many build options found in 'pistachio/SConscript' are valid? At least the description of the Kenge build system found on the already mentioned website is quite brief considering the complexity of this composition of SCONS acripts and multiple PYTHON scripts.
>
>
>
> There are indeed quite a number of user-settable options in the
> pistachio/Sconstruct. Is there some option that you are
> particularly after?
>
> -gl
>
>
>>
>>
>> Regards
>>
>> Frank
>>
>
>> _______________________________________________
>> Developer mailing list
>> Developer at okl4.org
>> https://lists.okl4.org/mailman/listinfo/developer
>
>
More information about the Developer
mailing list