This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem building 3.3.6 (with 3.4.4): xgcc: cannot specify -o with -c or -S and multiple compilations
- From: Andrew Walrond <andrew at walrond dot org>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 2 Sep 2005 10:57:55 +0000
- Subject: Re: Problem building 3.3.6 (with 3.4.4): xgcc: cannot specify -o with -c or -S and multiple compilations
- References: <200508270836.52217.andrew@walrond.org> <43130F37.1030605@pogma.com>
Thanks for replies. For the sake of closure, I can now report (after a *lot*
of work isolating the problem) that this was due to sed crashing randomly and
unexpectedly during the gcc build since a kernel upgrade from 2.6.11.12 to
2.6.12.*
Go figure; gcc builds fine when running 2.6.11.12 kernel; sed (and sometimes
other tools like rm) crashes randomly during build when running newer
kernel... (same .config, vanilla untainted kernels)
I'm going to chase this down on LKML now. Sorry for the noise
Andrew Walrond