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-3062-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MJRcQ-0008V1-9T for garchives@archives.gentoo.org; Wed, 24 Jun 2009 12:30:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC7E6E043E; Wed, 24 Jun 2009 12:30:24 +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 99572E043E for <gentoo-embedded@lists.gentoo.org>; Wed, 24 Jun 2009 12:30:24 +0000 (UTC) Received: by fxm5 with SMTP id 5so654450fxm.34 for <gentoo-embedded@lists.gentoo.org>; Wed, 24 Jun 2009 05:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1I+iTmnhsRtIVnMTb5gMSM2mqN1dbtn71NUUZywTWCs=; b=DO9sQkxSGyc7Etgjj9q0WQBvH0qSE7C0HJbx2yz7VVCnaws1dzHTp59qw6BO1mV1Po ZcAx+rlTg4BqSDx5hntUJt0kXrt0XHvntSy6KvnF58KiZmSUtk25M5M6C6uJGSQoaFya xmQONnglnQT83yzSr6yejY8+mBzotfMGtjgUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=allgcX3wJw2cwyB89EqVcrdYy+Wt0Gdd8ANuvQuhnvHNzpdPu0q/fShOVlFBLwBzc3 aIKN7+RWFFBiagrWnNmywx7FockjGctTXeTBxjTs7eV/FKZTIXvLOzzsRZ2va6FSJUIp chwo7EywVTD1vjNfhvR6R8OG6l45v4OAW72aA= 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.126.1 with SMTP id a1mr1019564fas.52.1245846623955; Wed, 24 Jun 2009 05:30:23 -0700 (PDT) In-Reply-To: <4A40E166.8030507@tampabay.rr.com> References: <aa09d86e0906182313h6f985d1aud7c5bd05eb475b0d@mail.gmail.com> <4A3CA9E1.20101@gentoo.org> <aa09d86e0906200224r7cac7c5dia4b7a97b4f001c3e@mail.gmail.com> <4A3CAC89.2050906@gentoo.org> <aa09d86e0906200251l7f41f99bu6752fc5a07cd4aa5@mail.gmail.com> <aa09d86e0906230540u64c3bdb7i4168dc545376d0c2@mail.gmail.com> <4A40E166.8030507@tampabay.rr.com> Date: Wed, 24 Jun 2009 16:30:23 +0400 Message-ID: <aa09d86e0906240530w369da6c5k33e85bcb213d08c8@mail.gmail.com> Subject: Re: [gentoo-embedded] sparcv8 gcc From: =?KOI8-R?B?88XSx8XKIO3J0s/Oz9c=?= <ierton@gmail.com> To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4dc3834d-4d88-4e33-b166-419f731c697b X-Archives-Hash: 32baa920c1311769e376c1a290959fee 2009/6/23 wireless <wireless@tampabay.rr.com>: > =F3=C5=D2=C7=C5=CA =ED=C9=D2=CF=CE=CF=D7 wrote: >>>> http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/SPARC-Options.html#SPARC-O= ptions >>>> You'll need to use -mno-fpu on the CFLAGS. And again, the -softfloat- >>>> thing on the CHOST is gentoo-specific and only applies to ARM. > >>> Thanks! i'll try it as soon as i can. > >> Hi. >> man gcc says about -mno-fpu in SPARC section that =9A"... you need to >> compile libgcc.a, the library that comes with GCC, with -msoft-float >> in order for this to work". So i try that: > > Well, I'm not up on the sparc architecture. But, maybe there > are different versions of the sparc chipsets that have different > hardware (read some with fpu some without). I know that > is true amongst the Arm chipsets. Maybe a little research to > actually verify that the Sparc chipset you are compiling > on, actually has a fully functional FPU or not needs clarification? > Furthermore, if this is a Motherboard from SUN or a sparc clone > vendor, the FPU might be a separate, discreet chip....who knows.... > > In the old days, Solbourne, Tatung and Sun all did funky things > with the Sparc Architecture...... I think the Euro Space agency > even designed and built some sparc chipsets. If they are on a FPGA, > who knows the details of some funky SOC design. That may or maynot > be the source of your issues. > > > just a thought, > hth, > > > James > Mmm, iam using FPGA emulation board ML402 with LEON3 cpu and Gaisler's IP-blocks. There is no FPU, because FPU is not for free:) I have some old splack distribution (from older colleges, i don't know where they find it:) Splack runs fine, but there is no toolchain and that's why it is hard to install modern software on top of it.. --=20 Thanks, Sergey