Decimal float and the Cygwin build of GFortran.
Angelo Graziosi
Angelo.Graziosi@roma1.infn.it
Wed Jul 4 08:45:00 GMT 2007
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}/configure --prefix=${prefix_dir} \...
in which ${build_dir} == ${gcc_dir}/.build etc.
Cheers,
Angelo.
More information about the Fortran
mailing list