------- Comment #2 from tbm at cyrius dot com 2007-12-10 05:33 ------- (In reply to comment #1) > Perhaps we could get a URL to a version of mawk that is failing. > > Also details about how you configured gcc and which svn revision number you > tested, and how mawk was configured.
It's all standard Debian stuff. apt-get source mawk will give you mawk (1.3.3-11). apt-get install gcc-snapshot will give you a compiler based on trunk (sid)[EMAIL PROTECTED]:~/src/mawk-1.3.3$ /usr/lib/gcc-snapshot/bin/gcc -v Using built-in specs. Target: mips-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 20071030-1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs --enable-languages=c,c++,obj-c++ --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --disable-werror --build=mips-linux-gnu --host=mips-linux-gnu --target=mips-linux-gnu Thread model: posix gcc version 4.3.0 20071030 (experimental) [trunk revision 127646] (Debian 20071030-1) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34415