From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4327 invoked by alias); 8 Dec 2007 08:03:53 -0000 Received: (qmail 4302 invoked by uid 22791); 8 Dec 2007 08:03:52 -0000 X-Spam-Check-By: sourceware.org Received: from server265-han.de-nserver.de (HELO server265-han.de-nserver.de) (85.158.176.48) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 08 Dec 2007 08:03:43 +0000 Received: (qmail 12284 invoked from network); 8 Dec 2007 09:03:31 +0100 Received: from 84-75-162-66.dclient.hispeed.ch (HELO linux2.krischik.com) (84.75.162.66) (smtp-auth username martinka, mechanism plain) by server265-han.de-nserver.de (qpsmtpd/0.40) with ESMTPA; Sat, 08 Dec 2007 09:03:31 +0100 Received: from linux2.krischik.com (linux2.krischik.com [192.168.0.2]) by linux2.krischik.com (Postfix) with ESMTP id 0000918001B5 for ; Sat, 8 Dec 2007 08:33:56 +0100 (CET) From: Martin Krischik To: gcc-help@gcc.gnu.org Subject: Re: GCC does not build gfortran !! Date: Sat, 08 Dec 2007 08:03:00 -0000 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) References: <765852.6744.qm@web51303.mail.re2.yahoo.com> <20071207162437.2vor9b2qpwosgkk0@server265-han.de-nserver.de> <2c5501c838e6$6ee4efb0$4caecf10$@net> In-Reply-To: <2c5501c838e6$6ee4efb0$4caecf10$@net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2013320.ryUqLZFsXb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200712080833.54417.krischik@users.sourceforge.net> X-User-Auth: Auth by martinka through 84.75.162.66 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00170.txt.bz2 --nextPart2013320.ryUqLZFsXb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-length: 772 Am Freitag 07 Dezember 2007 schrieb Rupert Wood: > Martin Krischik wrote: > > Here an except from my latest Solaris compile: > > > > /opt/gnat/gcc/bin/ld: skipping incompatible > > /opt/gnat/gcc/lib/libgmp.so when searching for -lgmp > > The issue on Solaris is that GMP defaults to building a 64-bit library ev= en > when the rest of your toolchain is 32-bit. Force GMP to build as 32-bit a= nd > it should work; I think you can do this by passing > --host=3Dsparc-sun-solaris2.10 (i.e. not sparc64) to configure. Thank you for the hind - maybe I give it another try. But it does prove my= =20 point that GMP/MPFR combo is a pain in the arse - At least on a=20 non-mainstream (i.E. Linux) platform. Martin --=20 Martin Krischik mailto://krischik@users.sourceforge.net --nextPart2013320.ryUqLZFsXb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 194 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQBHWkjiijwKaHyem9cRApqoAKD66R+et1SpZcp/r4QrAcBGeMRolQCbB/LM XpjIfslux9G6hWoZWJHuoms= =rfWv -----END PGP SIGNATURE----- --nextPart2013320.ryUqLZFsXb--