Date: Sun, 25 Apr 1999 11:40:44 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: djgpp-workers AT delorie DOT com Subject: Re: v2.03: wrapping up 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 Thu, 22 Apr 1999, Andris Pavenis wrote: > specs file belongs to compiler. Therefore the place it should be is compiler > version specific directory instead of $DJDIR/lib We have problems both ways. The problem with way you suggest is that __DJGPP_MINOR__ isn't updated when a new version of djdev is released. I don't think we found a solution to this.