-Original Message-
A few months ago this did not happen (same building procedure).
___
You posted this several places, and they're still arriving. Apparently,
nothing has changed, except they've added this warning that the maintainers of
this librar
On 05 July 2007 17:06, Joe Buck wrote:
> On Wed, Jul 04, 2007 at 11:00:40AM +0200, Paolo Bonzini wrote:
>> Brian Dessent wrote:
>>> Angelo Graziosi wrote:
>>>
./configure --prefix=${prefix_dir} \
>>>
>>> According to the documentation you should not do this (build in the same
>>>
On Wed, Jul 04, 2007 at 11:00:40AM +0200, Paolo Bonzini wrote:
> Brian Dessent wrote:
> >Angelo Graziosi wrote:
> >
> >>./configure --prefix=${prefix_dir} \
> >
> >According to the documentation you should not do this (build in the same
> >dir as the source.)
>
> This is just less test
Brian Dessent wrote:
Angelo Graziosi wrote:
./configure --prefix=${prefix_dir} \
According to the documentation you should not do this (build in the same
dir as the source.)
This is just less tested, not unsupported. If people report bugs
related to "./configure" builds, we'll
On Wed, 4 Jul 2007, Brian Dessent wrote:
> Angelo Graziosi wrote:
>
> > ./configure --prefix=${prefix_dir} \
>
> According to the documentation you should not do this (build in the same
> dir as the source.)
Obviously I forgot to say:
cd ${build_dir}
${gcc_dir}/configur
Angelo Graziosi wrote:
> ./configure --prefix=${prefix_dir} \
According to the documentation you should not do this (build in the same
dir as the source.)
> A few months ago this did not happen (same building procedure).
The warning is correct because libdecnumber is only supported
Angelo Graziosi
Wednesday, 4 July 2007 7:19 p.m.
>
>
>
> I have build GFortran under Cygwin configuring with:
>
> ./configure --prefix=${prefix_dir} \
> --enable-languages=c,fortran \
>--enable-bootstrap \
>-