Using the patch that I will attach next, I added support for x86_64-pc-solaris2.10 as target. I based the patch on the sparcv9-sun-solaris2.* case. The patch allows me to have a full 64-bits environment (toolchain, userland). So far I haven't found any problems.
Created attachment 2198 [details] x86_64-pc-solaris2 target recognition
Hi Fabian, Thanks for the patch, and please accept my apologies for taking so long to review it. The patch is fine and I have applied it to the mainline sources. Cheers Nick
Hi Nick, No apologies required. Thanks for applying, do you know in which release of binutils it will end up? PS. I forgot to cross mention the patch for GCC with which I tested it: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30726
Subject: Re: recognition for x86_64-pc-solaris2.10 target Hi Fabian, > do you know in which release of binutils it will end up? 2.19 Cheers Nick
Fixed.