On Wed, Nov 07, 2012 at 08:20:47PM +0100, Joseph Rushton Wakeling wrote: > On 11/07/2012 04:49 PM, H. S. Teoh wrote: > >It got to the point where the gcc, gdc, g++ binaries are built, but > >cc1, cc1plus, cc1d aren't, and it dies trying to compile something > >but not finding the backend. I've no idea what might be causing this > >problem. > > I have a vague memory of encountering something similar at some point > but I can't remember what was responsible, which is annoying. > > You've definitely got e.g. --disable-bootstrap called by configure, > and you're definitely working from the gcc-snapshot Debian sources and > not sources downloaded straight from GCC?
Yeah I have --disable-bootstrap and I'm using the sources from apt-get source gcc-snapshot. Which exact version of gcc-snapshot did you use? I'm using gcc-snapshot-20121008. Just in case it matters. T -- The best compiler is between your ears. -- Michael Abrash
