This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Decimal float and the Cygwin build of GFortran.



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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]