I have modified the source code of GCC, and I need a tarball for that modified source.
My code is based on the trunk branch of the repository at git://gcc.gnu.org/git/gcc.git I attempted to execute "make dist", and have encountered the response Building a full distribution of this tree isn't done via 'make dist'. Check out the etc/ subdirectory I have been unable to locate a subdirectory name "etc/". With that as background, my question is: How do I create a source code tarball for GCC? Thanks very much for any help.