Ah, great! Looks exactly like what I want, thanks for that.

On Tue, Jan 17, 2012 at 3:19 PM, Matt Poremba <[email protected]> wrote:

> Hi Paul,
>
>
> I think this is what you're looking for:
>
> scons --config=force build/foo/gem5.bar
>
>
> For some reason scons seems to just check if the .o files exist, but
> doesn't actually bother to compile the C code if they are missing.
>
> --
> Matt Poremba
>
>
>
> On Tue, Jan 17, 2012 at 2:07 PM, nathan binkert <[email protected]> wrote:
>
>> > Hm, does --verbose work for the conftest files? I tried it and it didn't
>> > seem to change the output in the build log.
>> >
>> > I think my bigger issue was just the caching -- is there some way to
>> > delete/ignore the cached without deleting the build/ directory?
>>
>> I'm not sure.  Searching SCons help/mailing lists is probably your
>> best bet there.
>>
>>  Nate
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to