make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunte


From: Angelo Graziosi
Subject: Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)]
Date: Tue, 3 Oct 2006 00:12:08 +0200 (MET DST)

The attached file contains the new logs obatined as follow:
-------------------------------------------------------------
$ ls -lrt /bin/make.*
...           151552 Jul 10 00:08 make.orig.exe
...           494678 Sep  8 21:28 make.patched.exe
...               16 Oct  2 22:43 make.exe -> make.patched.exe

cd ~/Downloads/GFortran/gcc/.build
../configure  ....
make


IT FAILS as described...

cd /home/Angelo/Downloads/GFortran/gcc/.build/gcc
make -p --debug=i 2>&1 | tee build-gfortran-make-patched.log

*** Changing MAKE *** 

$ ls -lrt /bin/make.*
...          151552 Jul 10 00:08 make.orig.exe
...          494678 Sep  8 21:28 make.patched.exe
...              13 Oct  2 23:49 make.exe -> make.orig.exe



make -p --debug=i 2>&1 | tee build-gfortran-make-unpatched.log
-------------------------------------------------------------



   Angelo.



On Mon, 2 Oct 2006, Eli Zaretskii wrote:

> > Date: Mon, 2 Oct 2006 12:30:13 +0200 (MET DST)
> > From: Angelo Graziosi <address@hidden>
> > cc: address@hidden
> > 
> > Should I run "make -p --debug=i" just after 'configure' or shouls I run 
> > 
> >    configure
> >    make
> >    cd ....../.build/gcc
> >    "make -p --debug=i"
> >    ...
> 
> The latter one.
> 
> Actually, if you already have the configure'd source tree, just the
> last 2 lines will do.
> 

Attachment: gfc-make-logs.tar.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]