--- Comment #3 from pinskia at gmail dot com 2008-06-05 21:42 ---
Subject: Re: HOST_CC doesn't work with --disable-bootstrap
On Thu, Jun 5, 2008 at 2:34 PM, hjl dot tools at gmail dot com
<[EMAIL PROTECTED]> wrote:
> There is no easy way to debug gcc compiled with -O2.
You know if you
On Thu, Jun 5, 2008 at 2:34 PM, hjl dot tools at gmail dot com
<[EMAIL PROTECTED]> wrote:
> There is no easy way to debug gcc compiled with -O2.
You know if you compile cc1 manually inside the gcc directory, it will
compile with -O0 -g. Also you can use stage1-gcc directory to debug
and build cc1
--- Comment #2 from hjl dot tools at gmail dot com 2008-06-05 21:34 ---
(In reply to comment #1)
> --disable-bootstrap should not be used really, why are you using it anyways?
>
There is no easy way to debug gcc compiled with -O2.
Why do we put
set GCC_EXEC_PREFIX "$(libdir)/gcc/"
i
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-05 21:32 ---
--disable-bootstrap should not be used really, why are you using it anyways?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443