Andreas Enge | 7 Jul 2012 17:13
Picon
Picon
Favicon

GNU MPC 1.0 release candidate

We are pleased to announce the immediate availability of the first release
candidate for GNU MPC 1.0 at
   http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
   sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3

Reports on successful installations and potential problems are very welcome;
please include the configuration triple of your platform, and the gcc, gmp
and mpfr versions used (these are output at the end of 'make check').

The status of successful and failed builds can be seen at
   http://www.multiprecision.org/index.php?prog=mpc&page=platforms

In particular, we need to compile on the primary and secondary gcc platforms
before the release.

Thank you very much for your help,

Andreas

Dongsheng Song | 8 Jul 2012 10:48
Picon

Re: GNU MPC 1.0 release candidate

Test on secondary gcc platform i686-w64-mingw32:
...
GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: i686-w64-mingw32-gcc
GCC: yes
GCC version: 4.7.2
PASS: tget_version.exe
===================
All 64 tests passed
===================

Regards,
Cauchy

On Sat, Jul 7, 2012 at 11:13 PM, Andreas Enge <andreas.enge <at> inria.fr> wrote:
>
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>
> Reports on successful installations and potential problems are very
> welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
>
> The status of successful and failed builds can be seen at
>    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
(Continue reading)

Dominique Dhumieres | 8 Jul 2012 12:11
Picon
Picon
Favicon

Re: GNU MPC 1.0 release candidate

Test on x86_64-apple-darwin10

GMP: include 5.0.4, lib 5.0.4
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.8.0
PASS: tget_version
===================
All 64 tests passed
===================

Dominique

Andreas Tobler | 8 Jul 2012 12:32
Picon

Re: GNU MPC 1.0 release candidate

On 07.07.12 17:13, Andreas Enge wrote:
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>     http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>     sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>
> Reports on successful installations and potential problems are very welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
>
> The status of successful and failed builds can be seen at
>     http://www.multiprecision.org/index.php?prog=mpc&page=platforms
>
> In particular, we need to compile on the primary and secondary gcc platforms
> before the release.
>
> Thank you very much for your help,

- powerpc64-unknown-freebsd10.0
- powerpc-unknown-freebsd10.0
- x86_64-unknown-freebsd10.0

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.0-p10, lib 3.1.0-p10
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.2.1
PASS: tget_version
===================
(Continue reading)

Andreas Tobler | 8 Jul 2012 21:00
Picon

Re: GNU MPC 1.0 release candidate

On 08.07.12 12:32, Andreas Tobler wrote:
> On 07.07.12 17:13, Andreas Enge wrote:
>> We are pleased to announce the immediate availability of the first release
>> candidate for GNU MPC 1.0 at
>>      http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>>      sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>>
>> Reports on successful installations and potential problems are very welcome;
>> please include the configuration triple of your platform, and the gcc, gmp
>> and mpfr versions used (these are output at the end of 'make check').
>>
>> The status of successful and failed builds can be seen at
>>      http://www.multiprecision.org/index.php?prog=mpc&page=platforms
>>
>> In particular, we need to compile on the primary and secondary gcc platforms
>> before the release.
>>
>> Thank you very much for your help,
>
> - powerpc64-unknown-freebsd10.0
> - powerpc-unknown-freebsd10.0
> - x86_64-unknown-freebsd10.0
>
> GMP: include 5.0.5, lib 5.0.5
> MPFR: include 3.1.0-p10, lib 3.1.0-p10
> MPC: include 1.0.0rc1, lib 1.0.0rc1
> C compiler: gcc
> GCC: yes
> GCC version: 4.2.1
> PASS: tget_version
(Continue reading)

Dongsheng Song | 8 Jul 2012 18:34
Picon

Re: GNU MPC 1.0 release candidate

Test on x86_64-w64-mingw32 :

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: i686-w64-mingw32-gcc -m64
GCC: yes
GCC version: 4.7.2
PASS: tget_version.exe
===================
All 64 tests passed
===================

On Sat, Jul 7, 2012 at 11:13 PM, Andreas Enge <andreas.enge <at> inria.fr> wrote:
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>
> Reports on successful installations and potential problems are very welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
>
> The status of successful and failed builds can be seen at
>    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
>
> In particular, we need to compile on the primary and secondary gcc platforms
> before the release.
>
> Thank you very much for your help,
(Continue reading)

Earnie Boyd | 8 Jul 2012 18:47
Picon

Fwd: [Mpc-discuss] GNU MPC 1.0 release candidate

Can some one test this for MinGW and report to the mpc-discuss list
thread please?

Regards,
Earnie

---------- Forwarded message ----------
From: Andreas Enge
Date: Sat, Jul 7, 2012 at 11:13 AM
Subject: [Mpc-discuss] GNU MPC 1.0 release candidate
To: mpc-discuss@..., gcc@...

We are pleased to announce the immediate availability of the first release
candidate for GNU MPC 1.0 at
   http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
   sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3

Reports on successful installations and potential problems are very welcome;
please include the configuration triple of your platform, and the gcc, gmp
and mpfr versions used (these are output at the end of 'make check').

The status of successful and failed builds can be seen at
   http://www.multiprecision.org/index.php?prog=mpc&page=platforms

In particular, we need to compile on the primary and secondary gcc platforms
before the release.

Thank you very much for your help,

Andreas
(Continue reading)

Dongsheng Song | 8 Jul 2012 18:52
Picon

Re: Fwd: [Mpc-discuss] GNU MPC 1.0 release candidate

I had post i686-w64-mingw32 and x86_64-w64-mingw32, are you mean
i686-pc-mingw32 ?

On Mon, Jul 9, 2012 at 12:47 AM, Earnie Boyd
<earnie@...> wrote:
>
> Can some one test this for MinGW and report to the mpc-discuss list
> thread please?
>
> Regards,
> Earnie
>
> ---------- Forwarded message ----------
> From: Andreas Enge
> Date: Sat, Jul 7, 2012 at 11:13 AM
> Subject: [Mpc-discuss] GNU MPC 1.0 release candidate
> To: mpc-discuss@..., gcc@...
>
>
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>
> Reports on successful installations and potential problems are very welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
>
> The status of successful and failed builds can be seen at
>    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
(Continue reading)

Earnie Boyd | 8 Jul 2012 18:58
Picon

Re: Fwd: [Mpc-discuss] GNU MPC 1.0 release candidate

On Sun, Jul 8, 2012 at 12:52 PM, Dongsheng Song wrote:
> I had post i686-w64-mingw32 and x86_64-w64-mingw32, are you mean
> i686-pc-mingw32 ?
>

Yes, exactly what I mean.

Earnie

> On Mon, Jul 9, 2012 at 12:47 AM, Earnie Boyd wrote:
>>
>> Can some one test this for MinGW and report to the mpc-discuss list
>> thread please?
>>
>> Regards,
>> Earnie
>>
>> ---------- Forwarded message ----------
>> From: Andreas Enge
>> Date: Sat, Jul 7, 2012 at 11:13 AM
>> Subject: [Mpc-discuss] GNU MPC 1.0 release candidate
>> To: mpc-discuss@..., gcc@...
>>
>>
>> We are pleased to announce the immediate availability of the first release
>> candidate for GNU MPC 1.0 at
>>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>>
>> Reports on successful installations and potential problems are very welcome;
(Continue reading)

Sisyphus | 9 Jul 2012 02:19
Picon

Re: [Mpc-discuss] GNU MPC 1.0 release candidate


----- Original Message ----- 
From: "Andreas Enge" <andreas.enge <at> inria.fr>
To: <mpc-discuss <at> lists.gforge.inria.fr>; <gcc <at> gnu.org>
Sent: Sunday, July 08, 2012 1:13 AM
Subject: [Mpc-discuss] GNU MPC 1.0 release candidate

> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>   http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>   sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>
> Reports on successful installations and potential problems are very 
> welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').

Builds fine ands passes all 64 tests for me on i686-pc-mingw32, though I've 
tried only static builds.

32-bit:
GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.5.2

64 bit:
MPIR: include 2.5.1, lib 2.5.1
(Continue reading)

Andreas Enge | 9 Jul 2012 09:12
Picon
Picon
Favicon

Re: [Mpc-discuss] GNU MPC 1.0 release candidate

Hi Rob,

thanks for your report.

> Math::MPC (perl) no longer builds against this library because of undefined references to
'mpc_mul_2exp' and 'mpc_div_2exp'.
> Looks like those functions are no longer present - which doesn't bother me greatly.

They have been renamed to mpc_mul_2ui and mpc_div_2ui, to be in line with mpfr.

> Is there a list from which one can easily find *all* alterations that have been made to the API ?

These are all; all important changes are given in the NEWS file in the tarball.

Andreas

Sisyphus | 9 Jul 2012 15:23
Picon

Re: [Mpc-discuss] GNU MPC 1.0 release candidate


----- Original Message ----- 
From: "Andreas Enge" <andreas.enge <at> inria.fr>
To: <mpc-discuss <at> lists.gforge.inria.fr>; <gcc <at> gnu.org>
Sent: Monday, July 09, 2012 5:12 PM
Subject: Re: [Mpc-discuss] GNU MPC 1.0 release candidate

> Hi Rob,
>
> thanks for your report.
>
>> Math::MPC (perl) no longer builds against this library because of 
>> undefined references to 'mpc_mul_2exp' and 'mpc_div_2exp'.
>> Looks like those functions are no longer present - which doesn't bother 
>> me greatly.
>
> They have been renamed to mpc_mul_2ui and mpc_div_2ui, to be in line with 
> mpfr.
>
>> Is there a list from which one can easily find *all* alterations that 
>> have been made to the API ?
>
> These are all; all important changes are given in the NEWS file in the 
> tarball.

Thanks.

I notice, too, that the way the availability of the 'double _Complex' and 
'long double _Complex' types is detected has changed. (I don't know if any 
of that should be mentioned in the NEWS file.)
(Continue reading)

Andreas Enge | 13 Jul 2012 20:38
Picon
Picon
Favicon

GNU MPC 1.0 release candidate - Second call for help

Hello,

thanks to those who sent us installation reports!

On Sat, Jul 07, 2012 at 05:13:39PM +0200, Andreas Enge wrote:
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
> 
> Reports on successful installations and potential problems are very welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
> 
> The status of successful and failed builds can be seen at
>    http://www.multiprecision.org/index.php?prog=mpc&page=platforms

Unfortunately, several primary and secondary gcc targets are still missing:
mipsis64-elf, sparc-sun-solaris2.10, hppa2.0w-hp-hpux11.11,
powerpc-ibm-aix5.3.0.0, s390-linux-gnu, i686-apple-darwin.
Before the final release of GNU MPC 1.0, We would very much like to make sure
that all important gcc target platforms are covered, so your help will be
very appreciated.

Does the gcc project provide access to the platforms mentioned above? I have
an account at the gcc compile farm, but this does in particular not cover the
proprietary platforms.

Andreas

(Continue reading)

Rainer Jung | 19 Jul 2012 16:07
Picon
Favicon

Re: GNU MPC 1.0 release candidate - Second call for help

On 13.07.2012 20:38, Andreas Enge wrote:
> Hello,
>
> thanks to those who sent us installation reports!
>
> On Sat, Jul 07, 2012 at 05:13:39PM +0200, Andreas Enge wrote:
>> We are pleased to announce the immediate availability of the first release
>> candidate for GNU MPC 1.0 at
>>     http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>>     sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>>
>> Reports on successful installations and potential problems are very welcome;
>> please include the configuration triple of your platform, and the gcc, gmp
>> and mpfr versions used (these are output at the end of 'make check').
>>
>> The status of successful and failed builds can be seen at
>>     http://www.multiprecision.org/index.php?prog=mpc&page=platforms
>
> Unfortunately, several primary and secondary gcc targets are still missing:
> mipsis64-elf, sparc-sun-solaris2.10, hppa2.0w-hp-hpux11.11,
> powerpc-ibm-aix5.3.0.0, s390-linux-gnu, i686-apple-darwin.
> Before the final release of GNU MPC 1.0, We would very much like to make sure
> that all important gcc target platforms are covered, so your help will be
> very appreciated.

Solaris 10 Sparc

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
(Continue reading)

Steven Bosscher | 14 Jul 2012 01:00
Picon

Re: GNU MPC 1.0 release candidate - Second call for help

Andreas Enge wrote:
> Unfortunately, several primary and secondary gcc targets are still missing:

Have you looked at the MAINTAINERS file and contacted some maintainers directly?

> mipsis64-elf,

No idea who could do this for you.

> sparc-sun-solaris2.10,

Perhaps Rainer Orth can help?

> hppa2.0w-hp-hpux11.11,

This passes:
make[2]: Entering directory `/extra/gnusrc/mpc-1.0.0rc1/tests'
PASS: tabs
PASS: tacos
PASS: tacosh
PASS: tadd
PASS: tadd_fr
PASS: tadd_si
PASS: tadd_ui
PASS: targ
PASS: tasin
PASS: tasinh
PASS: tatan
PASS: tatanh
PASS: tconj
(Continue reading)

William J. Schmidt | 14 Jul 2012 04:49
Picon

Re: GNU MPC 1.0 release candidate - Second call for help

On Sat, 2012-07-14 at 01:00 +0200, Steven Bosscher wrote:
> Andreas Enge wrote:
> > 
> > powerpc-ibm-aix5.3.0.0, s390-linux-gnu,
> 
> Perhaps Bill Schmidt can help here?
> 

Unfortunately not, at least not directly.  David Bernstein and Andreas
Krebbel, respectively, might be able to point you to the right people
for these targets.

Bill

Andreas Enge | 14 Jul 2012 13:15
Picon
Picon
Favicon

Re: GNU MPC 1.0 release candidate - Second call for help

On Sat, Jul 14, 2012 at 01:00:59AM +0200, Steven Bosscher wrote:
> Have you looked at the MAINTAINERS file and contacted some maintainers directly?

Not yet, thanks for the suggestion. So far I was hoping for volunteers (thanks
for all who replied!), later, I could also try to contact people who carried
out tests with previous versions.

> hppa2.0w-hp-hpux11.11,

Added, thanks!

Andreas

Rainer Orth | 17 Jul 2012 14:06
Picon
Picon
Favicon

Re: GNU MPC 1.0 release candidate - Second call for help

Steven Bosscher <stevenb.gcc <at> gmail.com> writes:

>> sparc-sun-solaris2.10,
>
> Perhaps Rainer Orth can help?

I see this has already been dealt with while I was away.

	Rainer

--

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Mikael Pettersson | 14 Jul 2012 12:02
Picon
Picon
Favicon

Re: GNU MPC 1.0 release candidate

Andreas Enge writes:
 > We are pleased to announce the immediate availability of the first release
 > candidate for GNU MPC 1.0 at
 >    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
 >    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
 > 
 > Reports on successful installations and potential problems are very welcome;
 > please include the configuration triple of your platform, and the gcc, gmp
 > and mpfr versions used (these are output at the end of 'make check').
 > 
 > The status of successful and failed builds can be seen at
 >    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
 > 
 > In particular, we need to compile on the primary and secondary gcc platforms
 > before the release.
 > 
 > Thank you very much for your help,
 > 
 > Andreas

Testing on sparc-sun-solaris2.10:

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.7.1
PASS: tget_version
===================
(Continue reading)

Andrew Haley | 16 Jul 2012 10:38
Picon
Favicon

Re: GNU MPC 1.0 release candidate

On 07/14/2012 11:02 AM, Mikael Pettersson wrote:
> Andreas Enge writes:
>  > We are pleased to announce the immediate availability of the first release
>  > candidate for GNU MPC 1.0 at
>  >    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>  >    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
>  > 
>  > Reports on successful installations and potential problems are very welcome;
>  > please include the configuration triple of your platform, and the gcc, gmp
>  > and mpfr versions used (these are output at the end of 'make check').
>  > 
>  > The status of successful and failed builds can be seen at
>  >    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
>  > 
>  > In particular, we need to compile on the primary and secondary gcc platforms
>  > before the release.
>  > 
>  > Thank you very much for your help,

If this works well we should change the defaults in contrib/dlownload_prerequisites.

Andrew.

Mikael Pettersson | 14 Jul 2012 12:48
Picon
Picon
Favicon

Re: GNU MPC 1.0 release candidate

Andreas Enge writes:
 > We are pleased to announce the immediate availability of the first release
 > candidate for GNU MPC 1.0 at
 >    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
 >    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
 > 
 > Reports on successful installations and potential problems are very welcome;
 > please include the configuration triple of your platform, and the gcc, gmp
 > and mpfr versions used (these are output at the end of 'make check').
 > 
 > The status of successful and failed builds can be seen at
 >    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
 > 
 > In particular, we need to compile on the primary and secondary gcc platforms
 > before the release.
 > 
 > Thank you very much for your help,
 > 
 > Andreas

Testing on m68k-unknown-linux-gnu:

GMP: include 5.0.4, lib 5.0.4
MPFR: include 3.1.0-p8, lib 3.1.0-p8
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.6.3
PASS: tget_version
===================
(Continue reading)

Jörg Richter | 14 Jul 2012 14:46
Picon

Re: GNU MPC 1.0 release candidate

Andreas Enge <andreas.enge <at> inria.fr> writes:
> We are pleased to announce the immediate availability of the first release
> candidate for GNU MPC 1.0 at
>    http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz
>    sha1sum 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
> 
> Reports on successful installations and potential problems are very welcome;
> please include the configuration triple of your platform, and the gcc, gmp
> and mpfr versions used (these are output at the end of 'make check').
> 
> The status of successful and failed builds can be seen at
>    http://www.multiprecision.org/index.php?prog=mpc&page=platforms
> 
> In particular, we need to compile on the primary and secondary gcc platforms
> before the release.
> 
> Thank you very much for your help,
> 
> Andreas

Testing on powerpc-ibm-aix5.3.0.0:

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.7.1
PASS: tget_version
===================
(Continue reading)

Rainer Emrich | 16 Jul 2012 10:47
Picon

Re: GNU MPC 1.0 release candidate


Andreas Enge <andreas.enge <at> inria.fr> writes:
> We are pleased to announce the immediate availability of the first release
>  candidate for GNU MPC 1.0 at 
> http://www.multiprecision.org/mpc/download/mpc-1.0.0rc1.tar.gz sha1sum 
> 9acc8a54ba4ecd0ccf172c0d07fcc218220e79a3
> 
> Reports on successful installations and potential problems are very 
> welcome; please include the configuration triple of your platform, and the 
> gcc, gmp and mpfr versions used (these are output at the end of 'make 
> check').
> 
> The status of successful and failed builds can be seen at 
> http://www.multiprecision.org/index.php?prog=mpc&page=platforms
> 
> In particular, we need to compile on the primary and secondary gcc 
> platforms before the release.
> 
> Thank you very much for your help,
> 
> Andreas

Testing on x86_64-w64-mingw32:

GMP: include 5.0.5, lib 5.0.5
MPFR: include 3.1.1, lib 3.1.1
MPC: include 1.0.0rc1, lib 1.0.0rc1
C compiler: gcc
GCC: yes
GCC version: 4.7.1
(Continue reading)


Gmane