Right place for possible bug in mingw32-make
Jeroen Cranendonk <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi! I could be in the wrong place here. That's why I'm asking first, the guys at Mingw-users pointed me here :) I think I found a bug which may be in mingw32-make, the windows make build for/with mingw :) Really short, it seems to make one character disappear in the argument line at position 8k, position 2*8k, 3*8k, etc. Yes, I use long argument lines, not my fault, using a CMake generated make file :) It could be possible that the called program (Java compiler) is the one doing this, instead of mingw32-make, but for now I'm betting on the latter. I'm willing to try to make a good testcase once I figure out where to send it, if anyone still maintains that thing at all :D Hope this is the right place, please let me know :) Cheers! Jeroen