Re: [GIT]: Sparc

From: David Miller
Date: Mon Apr 21 2008 - 20:06:50 EST


From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Apr 2008 16:10:00 -0700 (PDT)

> Hmm. I think this is sad. The fact is, Solaris/SunOS is the de-facto
> standard for Sparc. Which makes me think that not emulating them is a real
> capability loss.

There is no capability loss, the code we have hasn't worked on
anything other than extremely trivial Solaris cases, and that's
when it was working.

Nobody has tested or tried to use it at all for years, and as a result
even something as simple as a modern compiled Solaris binary doing:

int main(void) { return 0; }

won't even work because things the dynamic linker does are
unsupported.

It's not like I've removed the capability for people to run something
like Oracle/Solaris under Linux, nothing even half-way approaching
that ever worked, and so I just wanted to make that clear :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/