From: pavenis AT lanet DOT lv Message-ID: To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Mon, 24 Jan 2000 15:42:42 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Problems w/ djgpp "out of the box" (fwd) In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12b) Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 23 Jan 00, at 10:18, Eli Zaretskii wrote: > I don't have Binutils 2.8.1 installed. Could someone please check if > ld.exe there chokes on the new djgpp.djl? > > If it does, I think we will have to remove the new additions and upload a > fixed djdev. Comments? > Strange. binutils-2.8.1 seems to work Ok. binutils-2.7 (which is still in v2gnu) doesn't work at all. AS.EXE from binutils 2.7 rejects p2align 4,,7 Only way I was able to get parse error in djgpp.djl was by taking AS.EXE from binutils-2.8.1 or newer and LD.EXE from binutils-2.7. So I think djgpp.djl is Ok. Andris