bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21659] strings behaviour when called on a directory


From: jg at jguk dot org
Subject: [Bug binutils/21659] strings behaviour when called on a directory
Date: Fri, 23 Jun 2017 09:56:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21659

--- Comment #3 from Jon Grant <jg at jguk dot org> ---
Great Nick!

$ ld mydir
ld: cannot find mydir: File format not recognised

$ ar p mydir
ar: mydir: File format not recognised

I had a look at the others, I saw they have this kind of output below. Perhaps
"ar" and "ld" could be updated to say it is a directory, or not an ordinary
file.

$ objcopy mydir
objcopy: Warning: 'mydir' is not an ordinary file


Let me know if you prefer I create a separate ticket.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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