This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/36443] HOST_CC doesn't work with --disable-bootstrap



------- 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
<gcc-bugzilla@gcc.gnu.org> 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 cc1plus, etc.

-- Pinski


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]