Mail Archives: djgpp-workers/2004/04/18/13:58:13
I'm looking at gcc-3.3.3.tar.gz from ftp.gnu.org and at gcc333s2.zip,
and I see quite a few files that are patched before the DJGPP port of
GCC is built. While I understand why this is done for files like the
configure script, other files, like config/i386/djgpp.h, are specific
to the DJGPP port, and so it would make sense to submit these changes
to the GCC maintainers for inclusion in a future official releases.
Is there any reason why this wasn't done? The disadvantage of the
current situation is that one cannot easily say what defaults are
built into the DJGPP port of GCC by merely looking at the official GCC
tarball or the GCC CVS tree. For an example of an ensuing confusion,
see the recent discussion on the GDB mailing list, in particular these
messages:
http://sources.redhat.com/ml/gdb-patches/2004-04/msg00130.html
http://sources.redhat.com/ml/gdb-patches/2004-04/msg00133.html
Andris, is it possible to include at least some of the diffs in the
official distro?
- Raw text -