Re: [Mingw-w64-public] Parma Polyhedra Library 0.11.1

2011-02-21 Thread Dongsheng Song
On Mon, Feb 21, 2011 at 01:32, Prof. Roberto Bagnara wrote: > > We announce the availability of PPL 0.11.1, a new release of the Parma > Polyhedra Library.  This release includes several important bug fixes > and performance improvements. > > The precise list of user-visible changes is available a

[Mingw-w64-public] missing long double format in printf

2011-02-21 Thread Jim Michaels
#include #include int main(void) { int64_t n1=13000LL; int64_t n2=1999888999256LL; double dnum=n1, dden=n2, dpercent=n1; long double ldnum=n1, ldden=n2, ldpercent=n1; dpercent/=dden; dpercent*=100; ldpercent/=ld

[Mingw-w64-public] Browsing files of the project

2011-02-21 Thread Suresh Govindachar
Hello, To browse the files of the mingw-w64 project on http://sourceforge.net/projects/mingw-w64/files/, one needs to click on an folder-item, which brings up a new web-page with more folder-items, one clicks on yet another specific folder, and so on till one ends up with a list of fil

Re: [Mingw-w64-public] GCC libgomp weirdness

2011-02-21 Thread Ruben Van Boxem
Op 21 feb. 2011 20:53 schreef "Kai Tietz" het volgende: > > 2011/2/21 Ruben Van Boxem : > > Hi, > > > > With the latest 4.6 snapshot, I get weid configureness. See attached log. > > configure uses "no" as the fortran compiler. Smells like a bad typo > > somewhere... > > > > GCC configure: > > > >>

Re: [Mingw-w64-public] GCC libgomp weirdness

2011-02-21 Thread Kai Tietz
2011/2/21 Ruben Van Boxem : > Hi, > > With the latest 4.6 snapshot, I get weid configureness. See attached log. > configure uses "no" as the fortran compiler. Smells like a bad typo > somewhere... > > GCC configure: > >> ../../src/combined-tree/configure --host=$HOST --build=$BUILD >> --target=$TAR

Re: [Mingw-w64-public] GCC libgomp weirdness

2011-02-21 Thread Kai Tietz
2011/2/21 Ruben Van Boxem : > 2011/2/21 Ruben Van Boxem >> >> 2011/2/21 Ruben Van Boxem >>> >>> Hi, >>> >>> With the latest 4.6 snapshot, I get weid configureness. See attached log. >>> configure uses "no" as the fortran compiler. Smells like a bad typo >>> somewhere... >>> >>> GCC configure: >>>

Re: [Mingw-w64-public] GCC libgomp weirdness

2011-02-21 Thread Ruben Van Boxem
2011/2/21 Ruben Van Boxem > 2011/2/21 Ruben Van Boxem > > Hi, >> >> With the latest 4.6 snapshot, I get weid configureness. See attached log. >> configure uses "no" as the fortran compiler. Smells like a bad typo >> somewhere... >> >> GCC configure: >> >> ../../src/combined-tree/configure --host

Re: [Mingw-w64-public] GCC libgomp weirdness

2011-02-21 Thread Ruben Van Boxem
2011/2/21 Ruben Van Boxem > Hi, > > With the latest 4.6 snapshot, I get weid configureness. See attached log. > configure uses "no" as the fortran compiler. Smells like a bad typo > somewhere... > > GCC configure: > > ../../src/combined-tree/configure --host=$HOST --build=$BUILD >> --target=$TARG