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:

[EMAIL PROTECTED]:~
$ objdump -v
[EMAIL PROTECTED]:~

Trying to figure out what's wrong, I did a 

[EMAIL PROTECTED]:~
$ 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.
[EMAIL PROTECTED]:~


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

 

Attachment: cygcheck-svr
Description: Binary data

--
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/

Reply via email to