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]

Re: [Bug testsuite/36443] 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


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