[Top][All Lists]
[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.
>
gfc-make-logs.tar.bz2
Description: Binary data
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/01
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/01
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/02
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/02
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/02
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/02
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/02
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)],
Angelo Graziosi <=
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/03
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/03
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], William A. Hoffman, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], William A. Hoffman, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Paul D. Smith, 2006/10/05