Date: Mon, 7 Jun 1999 15:19:41 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: Jan Hubicka , djgpp-workers AT delorie DOT com Subject: Re: egcs-19990602 (gcc-2.95 prerelease) binaries for testing In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 7 Jun 1999 pavenis AT lanet DOT lv wrote: > For example to avoid filename conflicts for STL and libg++ header > files it's necessary to rename some of them with corresponding > changes to other files. I don't think such changes will be accepted... In my experience, they usually are accepted, at least most of them. For those cases where the maintainers won't rename some files, you could add a filename-mapping file that should be submitted to djtar using the -n option, to make the renaming automatic. I doubt that any maintainer would object to add a single file.