On Mon, Apr 7, 2008 at 9:08 AM, Ali Saidi <[EMAIL PROTECTED]> wrote: > > > Well, yes, but we'll have to duplicate this code in the libelf SConscript: > # Do this after we save setting back, or else we'll tack on an > # extra 'qdo' every time we run scons. > if env['BATCH']: > env['CC'] = env['BATCH_CMD'] + ' ' + env['CC'] > env['CXX'] = env['BATCH_CMD'] + ' ' + env['CXX'] > >
Yea, that's not ideal, but given the problem identified in the comment there I don't know if we have any other reasonable options. Steve
_______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
