Message-Id: <199905290709.DAA17948@delorie.com> From: Robert Hoehne Organization: none provided To: djgpp-workers AT delorie DOT com Date: Sat, 29 May 1999 09:09:41 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gdb 4.18 for DJGPP (alpha) References: <199905201929 DOT PAA27463 AT delorie DOT com> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > > If you configure now on an other drive, configure inserts > > the source directory in this filename ($srcdir/config.in) > > and then it sed's the ':'. But now the $srcdir has also a > > colon! > > Been there, done that. I had this problem in every port of a GNU > package. I usually edit the configure script (from config.bat) to OK, I'll how to solve it. > > Having this I think it is not neccesary to have a separate zip with > > the missing original gdb sources. > > ??? How could these diffs help when someone looks for a source file > that wasn't included in gdb418s.zip? In my opinion anyone who really wants to make new features in GDB available should download the complete original sources. The file patches.418 should help to see the changes I did. It would be really hard to include all the missed source files in a separate zip since the first task will be to filter out all the files from gdb418s.zip (I have renamed some files to fit the 8+3 namings!) and then I need to make all the other filenames 8+3 unique and valid which I haven't the time for. And, should it include then really all the files which are in gdb-4.18.tar.gz and not in gdb418s.zip (including all the *.info*, *.dvi, *.ps and so on) or should I filter there out again some files and then will come again a user and wants to have also those files in a sepaarte zip and so on ... ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************