Hi Robert,

On Thu, Nov 1, 2012 at 6:35 AM, rbmj <r...@verizon.net> wrote:
>.... and now my patches will build on top of
> trunk.  Bruce, can you give steps on how to reproduce the error you
> reported?

rm -rf gcc-bld gcc-ins
cp -l gcc-svn gcc-bld
pfx=$PWD/gcc-ins
cd gcc-bld
./configure --enable-languages=c,c++ --prefix=$pfx CFLAGS='-g2 -Wall'
make

I never build in my source tree.

Reply via email to