Re: Debug build

2008-07-02 Thread Ian Lance Taylor
John Freeman <[EMAIL PROTECTED]> writes: >> You need to configure with --disable-bootstrap if you want the C++ >> frontend built in "stage1". Also try make all-gcc instead (or just make >> to also build the runtime). >> > > I think this method is different in ways that will increase the build > t

Re: Debug build

2008-07-02 Thread John Freeman
Ian Lance Taylor wrote: John Freeman <[EMAIL PROTECTED]> writes: This is something I look into periodically, and each time I find a solution that's slightly better, but not what I want. I've looked at the wiki (http://gcc.gnu.org/wiki/DebuggingGCC) many times, so no need to refer me there.

Re: Debug build

2008-07-02 Thread Ian Lance Taylor
John Freeman <[EMAIL PROTECTED]> writes: > This is something I look into periodically, and each time I find a > solution that's slightly better, but not what I want. I've looked at > the wiki (http://gcc.gnu.org/wiki/DebuggingGCC) many times, so no need > to refer me there. I am trying to debug