Just a wild guess but I think it's missing the circular linker magic start/end stuff when compiling the plugin. Will try to confirm when I'm near a pc again ...
--Craig On 02 Apr 2009, at 15:48, Dean McNamee <[email protected]> wrote: > > I confirmed the debug build line has no -g. > > Also, all of the buildbots are red because of ICU issues: > > http://build.chromium.org/buildbot/waterfall/builders/Modules%20Linux%20(dbg)/builds/6601/steps/test_shell_tests/logs/MimeTypeTests > > On Thu, Apr 2, 2009 at 3:46 PM, Dan Kegel <[email protected]> > wrote: >> And it seems to be built without debugging flags in debug mode. >> At least, I can't single-step through code on Linux. >> >> On Thu, Apr 2, 2009 at 4:18 AM, Dean McNamee <[email protected]> >> wrote: >>> (this isn't just V8, all of chromium is built without optimization >>> in >>> release). There are lots of other issues all over the place. >>> >>> On Thu, Apr 2, 2009 at 1:14 PM, Dean McNamee <[email protected]> >>> wrote: >>>> Notice the lack of -O2, etc. This also broke SYMBOLS= PROFILE=, >>>> COVERAGE=, etc. >>>> >>>> I am tempted to revert it all. >> > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
