objdump ignores command line
Demmer, Thomas
TDemmer@krafteurope.com
Wed Jul 12 06:37:00 GMT 2006
Hi list,
I have an interesting problem with objdump: it completely ignores the
command line when called from an rxvt, or from the plain bash:
tdemmer@KFIDEMUC110972:~
$ objdump -v
tdemmer@KFIDEMUC110972:~
Trying to figure out what's wrong, I did a
tdemmer@KFIDEMUC110972:~
$ strace -o foo objdump -v
GNU objdump 2.17.50 20060709
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
tdemmer@KFIDEMUC110972:~
Under strace everything is fine, on its own it does not work.
bash is 3.1.17(6)-release,
uname -a is CYGWIN_NT-5.1 KFIDEMUC110972 1.5.20(0.156/4/2) 2006-07-01 02:22
i686 Cygwin
cygcheck attached.
Looks to me like an tty/pty or so issue, but unsetting tty in CYGWIN did not
help.
Any ideas in which direction to search further?
Ciao
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck-svr
Type: application/octet-stream
Size: 34506 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20060712/0a9a2e97/attachment.obj>
-------------- next part --------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list