This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Get the version of binutils?


On 1/11/07, POD69@gmx.net <POD69@gmx.net> wrote:
Hello,

Is there any command available to get the version of binutils? e.g. binutils -v? I can use e.g ld -v or another command of the components of binutils but is there a general one?

thx regards pod69

--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

If you system is rpm based, you can type the following
rpm -qf `which ld`
to get the binutils rpm package which ld belongs to;
rpm package reports the binutils version

Rgds,
Carmelo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]