ld.exe: unrecognized option '-zignore' when ld.exe: unrecognized option '-zignore' #84467
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-solaris
Operating system: Solaris
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Trying to cross-compile for sparcv9-sun-solaris getting a error message for -zignore
I believe this was introduced when -z -ignore was seperated here
22d0ab0
Here is the documentation to Solaris ld that references the -z ignore
Reproduce
config.toml
[target.sparcv9-sun-solaris]
linker = "gcc"
Error log
Let me know if you have any further questions and thank you for your time reading through this.
The text was updated successfully, but these errors were encountered: