public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rainer Emrich <rainer@emrich-ebersheim.de>
To: Sebastian Pop <sebpop@gmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: cloog static build
Date: Tue, 11 Aug 2009 15:13:00 -0000	[thread overview]
Message-ID: <4A815FC3.6010307@emrich-ebersheim.de> (raw)
In-Reply-To: <cb9d34b20908101424l5190be3bl5808340f776fb7a7@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sebastian Pop schrieb:
> On Mon, Aug 10, 2009 at 04:22, Rainer Emrich<rainer@emrich-ebersheim.de> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I build my gcc windows versions (*-pc-cygwin, *-pc-mingw32, *-w64-mingw32) using
>> static build libraries gmp, mpfr, mpc, ppl and cloog. Configuration and building
>> of gcc is really easy using the --with-host-libstdcxx configure switch. That's
>> not true for cloog. If configured against static versions of gmp and ppl I have
>> to edit the Makefile manually and add -lstdc++ to LIBS.
>>
>> Is there a possibility to check at configure time if a static version of gmp is
>> used and add -lstdc++ dependent on the result?
>>
> 
> Fixed in the git repo: http://repo.or.cz/w/cloog-ppl.git and I will
> put a new tar.gz on
> ftp://gcc.gnu.org/pub/gcc/infrastructure/
> 
> Thanks for reporting this problem,
> Sebastian
> 
Thanks for the fast action! But that's still not working because you insert the
library at the beginning of the library list. We need it at the end of the list
after -lgmpxx to resolve correctly.

Cheers,
Rainer

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqBX8MACgkQoUhjsh59BL5VGwCdE73Gbpmgn4NrooK9Ba41detA
nnUAni2uRTaxSccwq2wz20QXyC5jsmU1
=biKB
-----END PGP SIGNATURE-----

  reply	other threads:[~2009-08-11 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 11:16 Rainer Emrich
2009-08-11  7:05 ` Sebastian Pop
2009-08-11 15:13   ` Rainer Emrich [this message]
     [not found]     ` <cb9d34b20908110753j3fcd9713t99b44cd49de83c15@mail.gmail.com>
2009-08-11 22:53       ` Rainer Emrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A815FC3.6010307@emrich-ebersheim.de \
    --to=rainer@emrich-ebersheim.de \
    --cc=gcc@gcc.gnu.org \
    --cc=sebpop@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).