Gentoo Archives: gentoo-sparc

From: Paul Heinlein <heinlein@××××××.com>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] Cannot emerge nmap!
Date: Thu, 30 Sep 2004 16:51:28
Message-Id: Pine.LNX.4.61.0409300943370.23439@glenfiddich.cse.ogi.edu
In Reply to: Re: [gentoo-sparc] Cannot emerge nmap! by Toby Batch
1 On Thu, 30 Sep 2004, Toby Batch wrote:
2
3 > I think my make.conf is OK:
4 >
5 > CFLAGS="-O3 -pipe -fomit-frame-pointer"
6 > CHOST="sparc64-unknown-linux-gnu"
7
8 On my Blade 100, I've got a different CHOST setting:
9
10 CHOST="sparc-unknown-linux-gnu"
11
12 My recollection (which, admittedly, may be foggy) is that 64-bit user
13 space isn't recommended/supported. Typically, sun4u boxes run a 64-bit
14 kernel with 32-bit user-space apps, e.g.,
15
16 root # file /boot/vmlinux-2.4.27-local1
17 /boot/vmlinux-2.4.27-local1: ELF 64-bit MSB executable, SPARC V9,
18 version 1 (SYSV), statically linked, not stripped
19
20 root # file /sbin/init
21 /sbin/init: ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required,
22 version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses
23 shared libs), stripped
24
25 --Paul Heinlein <heinlein@××××××.com>
26
27 --
28 gentoo-sparc@g.o mailing list