------- Comment #3 from rwild at gcc dot gnu dot org 2008-02-27 18:32 ------- This isn't a regression: 3.3 has this issue, and 2.95 (which does not have -MT) has this issue when you use 123456789a123456789b123456789c123456789d123456789e123456789f123456789g123.c as source file name.
The online documentation for nmake states that the target is required to start at the beginning of the line, confirming your report with it. Proposed patch at <http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01375.html>. -- rwild at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2008-02-27 18:32:30 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35379