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
#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
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
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:
> >
> >>
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
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:
>>>
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
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