[PPL-devel] [Fwd: building ppl under cygwin]

Roberto Bagnara bagnara at cs.unipr.it
Wed Aug 27 08:31:00 CEST 2008



-------- Original Message --------
Subject: building ppl under cygwin
Date: Tue, 26 Aug 2008 16:52:54 -0500
From: Jagasia, Harsha <harsha.jagasia at amd.com>
To: <bagnara at cs.unipr.it>, "Harle, Christophe" <christophe.harle at amd.com>
CC: Pop, Sebastian <Sebastian.Pop at amd.com>, <sebpop at gmail.com>,        Sjodin, Jan <Jan.Sjodin at amd.com>,        rajagopal, dwarak <dwarak.rajagopal at amd.com>

Hi Roberto,
I am using gcc 4.0.3 and ppl 10 as you suggested, but still no cigar under Cygwin.
 
I used gcc 4.0.3 to build gmp, configured with "./configure --prefix=/tmp/usr --enable-cxx"
This gmp was installed in a different location "/tmp/usr" from the gmp that I needed to build gcc 4.0.3.
 
I then tried to build ppl also using gcc 4.0.3.

The configure was done, excerpt as below:
checking how to link with libgmp... /tmp/usr/lib/libgmp.a
checking how to link with libgmpxx... /tmp/usr/lib/libgmpxx.a /tmp/usr/lib/libgmp.a
checking for the GMP library version 4.1.3 or above... yes
checking for mp_limb_t... yes
checking size of mp_limb_t... 4
checking whether GMP has been compiled with support for exceptions... yes
checking for __mpz_struct._mp_alloc... yes
checking for __mpz_struct._mp_size... yes
checking for __mpz_struct._mp_d... yes
 
The ppl was downloaded from the graphite wiki. It is ppl-0.10pre24.
I get errors when trying to build ppl, see the attached file.
 
Do I need to explicitly use some options to build a dynamic gmp library?
Thoughts?
 
Thanks,
Harsha
 
 


-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error.txt
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20080827/52b4a5b1/attachment.txt>


More information about the PPL-devel mailing list