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.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list