bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39825] bad redirection with >


From: anonymous
Subject: [bug #39825] bad redirection with >
Date: Wed, 21 Aug 2013 07:42:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #2, bug #39825 (project make):

If I use objdump inside makefile, arguments are passed incorrectly so objdump
thinks that there is no parameter. That is why USAGE is shown.

If I use objdump just from the command line, everything is OK - ELF is not
found but that does not matter now.

If I use objdump inside makefile WITHOUT redirection, it works correctly.

So, from my point of view, redirection with '>' does not work correctly in GNU
Make.

Hopefully now it is more clear.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39825>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]