----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/281/#review657 -----------------------------------------------------------
Ship it! > The /DEBUG linker flag doesn't really apply for static libraries since the > linker doesn't run for static libraries on windows. The debug information is > already embedded in our .lib static libraries on windows. Ah, ok. - Boroondas On April 26, 2011, 5:48 p.m., Brad Kittenbrink wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://codereview.secondlife.com/r/281/ > ----------------------------------------------------------- > > (Updated April 26, 2011, 5:48 p.m.) > > > Review request for Viewer. > > > Summary > ------- > > Somewhere in the VS2010 transition, the default conventions changed for how > .pdb files get generated on shared library targets. This fix explicitly sets > the /DEBUG flag for the linker on the llcommon target. > > > This addresses bug CHOP-629. > http://jira.secondlife.com/browse/CHOP-629 > > > Diffs > ----- > > indra/llcommon/CMakeLists.txt UNKNOWN > > Diff: http://codereview.secondlife.com/r/281/diff > > > Testing > ------- > > I tested locally in the debugger, but I did not test crash reports. We > should find a way to test that once my TC build completes. > > > Thanks, > > Brad > >
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges