This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: /usr/bin/ld: unrecognized option



$ /usr/bin/ld --version
GNU ld version 2.17 Debian GNU/Linux

It is the version 2.17. I guess it should be ok to know the option
--hash-style, correct? Is there anything I might be missing as well?

Thanks Arturas.

Kind Regards,

Sean
Hello,

This option appeared somewhere in 2.17 binutils version, but I was unable to find in which exactly, please check maybe there is an update for binutils package in debian repository. If you are unable to update, then remove --hash-style=sysv, because until the change binutils used sysv by default.



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