Thanks Nilay.

I wonder if people think that NO_HTML=True should be the default setting for
builds?

On Wed, Feb 16, 2011 at 8:20 PM, Nilay Vaish <ni...@cs.wisc.edu> wrote:

> On Wed, 16 Feb 2011, Korey Sewell wrote:
>
>  Hi all,
>> I noticed that on every build, SLICC wants to parse and generate C++/HTML
>> on
>> every compile regardless of any changes
>> to code.
>>
>> The C++ part seems pretty quick, but the HTML portion hangs slightly.
>>
>> For the scons "aficionados", how hard would it be to just have SLICC (or
>> maybe scons) be smart about this and cancel
>> the rebuild of all the files???
>>
>> It's probably not a high priority task, but its just one of the things you
>> notice after compiling a good # of times...
>>
>> --
>> - Korey
>>
>>
> If you set NO_HTML=True when you issue scons command for compilation, that
> would prevent html files from being generated.
>
> --
> Nilay
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>



-- 
- Korey
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to