I believe the only place hammer works is in src/chrome.Why are you trying to build third_party manually? Hammer will auto build it when needed (something depends on it or the source has changed). Otherwise it will do nothing.
On Sun, Dec 21, 2008 at 2:55 PM, [email protected] <[email protected]>wrote: > > Please, > can someone explain me the use of LOAD argument of Hammer? > > PLATFORM: linux2 > > I tried to use this command (after making "hammer -c"): > hammer LOAD=third_party > But nothing happens, I got the output: > scons: done reading SConscript files. > scons: Building targets ... > scons: Nothing to be done for `chrome'. > scons: done building targets. > > Similarly, the command: > hammer help > doesn't produce any output: > scons: done reading SConscript files. > scons: Building targets ... > scons: *** Do not know how to make target `help'. Stop. > scons: building terminated because of errors. > > Also: > hammer third_party > doesn't work: > scons: done reading SConscript files. > scons: Building targets ... > scons: `third_party' is up to date. > scons: done building targets. > > But, of course, the command: > hammer > build modules and test appliactions (under CHROMIUM_ROOT/src/chrome/ > Hammer/...). > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
