Construct a correct value of PYTHONHOME from the interpreter
authorNathan Binkert <binkertn@umich.edu>
Fri, 20 Oct 2006 18:37:59 +0000 (11:37 -0700)
committerNathan Binkert <binkertn@umich.edu>
Fri, 20 Oct 2006 18:37:59 +0000 (11:37 -0700)
commit6c6b78126a38cf92eef89f027312e1c7a063bd18
tree24187228b03a41781804840c0345b3438827862e
parentad783962c5e9ab5ee69e8b42d6c1385ef9a3b42f
Construct a correct value of PYTHONHOME from the interpreter
running SCons, make it into a sticky option that can be
overridden at build time, and set it up before the interpreter
is started.  Also, fix the code that turns sticky options into
config/*.hh so that it works with types other than bool.

--HG--
extra : convert_revision : 602398b35d4da4e813f78865678ed348fdea7270
SConstruct
src/sim/main.cc