On Mon, 2 Oct 2006, Eli Zaretskii wrote:

> I need the results of "make -p --debug=i" from this directory:
> 
>     `/home/Angelo/Downloads/GFortran/gcc/.build/gcc'
> 
> (This is the directory where the build fails.)  This could help me
> understand the cause of the failure.
> 
> Could you please post what that produces, with both unpatched and
> patched versions of Make?  You don't need a clean source directory;
> just run the command "make -p --debug=i" from within the
> above-mentioned directory that you have on your machine now, with each
> version of Make, and post the results here.
> 

Should I run "make -p --debug=i" just after 'configure' or shouls I run 

   configure
   make
   cd ....../.build/gcc
   "make -p --debug=i"
   ...


?


  Angelo.



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to