From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-3052-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MHXM7-0007b0-RT
	for garchives@archives.gentoo.org; Fri, 19 Jun 2009 06:13:44 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 14218E0207;
	Fri, 19 Jun 2009 06:13:43 +0000 (UTC)
Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209])
	by pigeon.gentoo.org (Postfix) with ESMTP id CDB2DE0207
	for <gentoo-embedded@lists.gentoo.org>; Fri, 19 Jun 2009 06:13:42 +0000 (UTC)
Received: by fxm5 with SMTP id 5so1396833fxm.34
        for <gentoo-embedded@lists.gentoo.org>; Thu, 18 Jun 2009 23:13:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=TVqaEhMkp3lU3Y91PVjv6BgksxjVZrehYeCrLZ0jKIk=;
        b=TLYVowd15+oLfGr90yTCd/lwEfT3I4Wsp6rn5G3Yj/RqXfUW/5b29XYYyYpsx3Sg4X
         AOXFbJ10cbf0vBqdEbdZOy94gRa31IZ7ow8UlaMhe2kQMLQ5f+IHm6nkk/aV8s3g1qDR
         P614uYlbOVmtfhGe3ISxUz2BDKisgfwEVJQDg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=R0puIimwqTKSALExH+1h5DYgNsfaGUSQ8qRCo82K4v2eeIx+em7ZhFECWQn7YzqQe0
         QrZFZ9WfLnqD5rT2iHyncd2wHx5CyiNPkfjeM2E1IjDsW16WiG953EoZGTuNlIQFqmfz
         Y+RARJIq+BOgosUPXWncmuAoAU8YoKMV0XNks=
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.223.104.74 with SMTP id n10mr1895023fao.5.1245392022282; Thu, 
	18 Jun 2009 23:13:42 -0700 (PDT)
Date: Fri, 19 Jun 2009 10:13:42 +0400
Message-ID: <aa09d86e0906182313h6f985d1aud7c5bd05eb475b0d@mail.gmail.com>
Subject: [gentoo-embedded] sparcv8 gcc
From: =?KOI8-R?B?88XSx8XKIO3J0s/Oz9c=?= <ierton@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 8e8c75ae-26fd-43af-9e3b-340535ad74d0
X-Archives-Hash: 4415a6be162347a89d04cdadd9218cd1

Hi! I'm trying to build cross-enviroment for
sparcv8-softfloat-linux-gnueabi, but without luck.

gcc 4.3.2 (and 4.4.0) failes  to build with message:
...
checking whether string.h and strings.h may both be included... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking how to run the C preprocessor... yes
checking if mkdir takes one argument... i686-pc-linux-gnu-gcc -E
no
*** Configuration sparcv8-softfloat-linux-gnu not supported
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... make[1]: *** [configure-gcc] Error 1
make[1]: *** Waiting for unfinished jobs....
yes
checking for sys/stat.h... yes
...
make[1]: Leaving directory
`/var/tmp/cross/sparcv8-softfloat-linux-gnueabi/portage/cross-sparcv8-softfloat-linux-gnueabi/gcc-4.3.2-r3/work/build'
make: *** [all] Error 2

Does anybody know combination of versions of gcc-glibc that works?

-- 
Thanks,
Sergey