This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Build failure on Darwin, revision 127998 (solved)
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: gcc at gcc dot gnu dot org
- Date: Sat, 01 Sep 2007 11:58:30 +0200
- Subject: Build failure on Darwin, revision 127998 (solved)
Following http://gcc.gnu.org/ml/gcc/2007-08/msg00544.html
I have updated to revision 128003 and tried 'make bootstrap',
then 'configure' + 'make bootstrap' without success (the same kind
of failure in libgcc). I the tried a fresh install: new directory,
configure, and make, and it worked. So now I have a few questions:
(1) is there a simpler (cheaper) way to solve this kind of problems
(deleting some files, directories, ...)?
(2) is there a way to detect this kind of problem from the update
result?
Thanks for the help.
Dominique