Alternative build environment
Pages: 1 2
Stephen Leary (372) 272 posts |
Hi guys, I just fixed a minor (buffer overflow) bug in cmunge but i have no idea who to submit the patch to. Basically when the help-string was wrong (i.e help-string: “HelloWorldMOD”1.0 Stephen Leary [Debug]”) cmunge would segmentation fault rather than showing an error. Patch is below but i’d like it to make it into the source somehow. With the patch applied an error is shown.
|
Jeffrey Lee (213) 6048 posts |
Good question; I’m not sure if the original version of cmunge (which GCC’s version is derived from) is available any more now that Justin Fletcher has left the scene. My guess would be to try emailing Robin Watts, or if that doesn’t work just enter a bug report with the GCCSDK team (presumably against the “RISC OS-specific tools” component of the GCC/GCCSDK product) |
John Tytgat (244) 13 posts |
As Jeffrey already suggested, please report any bugs/patches on GCCSDK components via our Bugzilla db and/or our GCCSDK mailing list . So far, for CMunge changes we always forward them upstream before each GCCSDK release (not that there has been made any official release beyond the 0.76 one). I’ve incorporated your fix in our tree. Thanks. |
Pages: 1 2