----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1304/#review3080 -----------------------------------------------------------
Ship it! For those who are unfamiliar with LIBRARY_PATH (as I was): http://stackoverflow.com/questions/4250624/ld-library-path-vs-library-path - Steve Reinhardt On July 11, 2012, 4:01 a.m., Andreas Hansson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1304/ > ----------------------------------------------------------- > > (Updated July 11, 2012, 4:01 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9114:15ee07c4ac0c > --------------------------- > scons: Add LIBRARY_PATH from the user environment to Scons > > This patch adds the LIBRARY_PATH from the users OS environment to > Scons build environment. This path is used when linking to search for > libraries, and this patch enables tcmalloc to be used during the build > even if it is not placed in the default search paths. > > > Diffs > ----- > > SConstruct 9a72589ce4fd > > Diff: http://reviews.gem5.org/r/1304/diff/ > > > Testing > ------- > > Built and ran with correct setting, also linking with tcmalloc > > > Thanks, > > Andreas Hansson > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
