On 9 July 2010 06:41, BLUE 3TOO wrote:
>
> Hi,
>
> I have following questions and would appreciate any comment. Thanks you
> very much.
>
> 1. How to build a debugable version of GCC? I tried to set CFLGAS &
> CXXFLAGS to "-O0 -g -fno-inline" in my configure command line, but it seems
> it
Hi,
I have following questions and would appreciate any comment. Thanks you
very much.
1. How to build a debugable version of GCC? I tried to set CFLGAS &
CXXFLAGS to "-O0 -g -fno-inline" in my configure command line, but it seems it
doesn't work. I manually modify all the Makefiles