Re: is NetBSD SPARC64 pure 64bit kernel and userspace?
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 17, 2015 at 09:43:59AM +0200, Dennis Luehring wrote: > - currently compiling > perl and its compareable slow like debian - could it be that the NetBSD > 6.1.5 SPARC64 gcc is 32bit? What does uname -a say in your installation? It is possible to install NetBSD/sparc userland and a NetBSD/sparc64 kernel, but that would be unusual. Another test is simply: file /usr/bin/gcc Maybe he is also using a developement version of qemu and the difference is bigger there? Martin