Re: Help on analyzing the gnu make error
Paul Smith <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Organization | GNU's Not Unix! |
| Message-ID | <[email protected]> |
On Tue, 2009-09-29 at 22:14 -0700, gbj wrote: > Hi > > Can you please help me on analyzing the below error on windows....? > > [make] make: *** [dac800/objs/hsdev.o] Error 5 This message means that the command make invoked to build the target dac800/objs/hsdev.o failed with an exit code of 5, instead of success (exit code 0).