Re: make buildkernel pre-build too long

2011-01-05 Thread Alexander Best
On Tue Sep 21 10, David DEMELIER wrote: 2010/9/21 Alexander Best arun...@freebsd.org: On Fri Sep 17 10, David DEMELIER wrote: 2010/9/17 Alexander Best arun...@freebsd.org: On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so

Re: make buildkernel pre-build too long

2010-09-26 Thread Alexander Best
On Tue Sep 21 10, David DEMELIER wrote: 2010/9/21 Alexander Best arun...@freebsd.org: On Fri Sep 17 10, David DEMELIER wrote: 2010/9/17 Alexander Best arun...@freebsd.org: On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so

Re: make buildkernel pre-build too long

2010-09-21 Thread David DEMELIER
2010/9/21 Alexander Best arun...@freebsd.org: On Fri Sep 17 10, David DEMELIER wrote: 2010/9/17 Alexander Best arun...@freebsd.org: On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so long on my amd64 machine (8.1-R) make -V

Re: make buildkernel pre-build too long

2010-09-20 Thread Alexander Best
On Fri Sep 17 10, David DEMELIER wrote: 2010/9/17 Alexander Best arun...@freebsd.org: On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so long on my amd64 machine (8.1-R) make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  

Re: make buildkernel pre-build too long

2010-09-17 Thread David DEMELIER
2010/9/17 Alexander Best arun...@freebsd.org: On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so long on my amd64 machine (8.1-R) make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  MKDEP_CPP=cc -E CC=cc xargs mkdep -a -f .newdep -O2

Re: make buildkernel pre-build too long

2010-09-16 Thread Alexander Best
On Thu Sep 16 10, David DEMELIER wrote: Hi there, I can't understand why this part of make buildkernel is so long on my amd64 machine (8.1-R) make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP=cc -E CC=cc xargs mkdep -a -f .newdep -O2 -frename-registers -pipe -fno-strict-aliasing

make buildkernel pre-build too long

2010-09-15 Thread David DEMELIER
Hi there, I can't understand why this part of make buildkernel is so long on my amd64 machine (8.1-R) make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP=cc -E CC=cc xargs mkdep -a -f .newdep -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls