Date: Mon, 28 Aug 2000 17:40:35 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Juan Manuel Guerrero cc: snowball3 AT bigfoot DOT com, djgpp-workers AT delorie DOT com Subject: Re: difficulties with bnu210b.zip In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody 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, 28 Aug 2000, Juan Manuel Guerrero wrote: > f:/bin/ld.exe: warning: terminal.o: local symbol `_screenheight' has no section > f:/bin/ld.exe: warning: terminal.o: local symbol `_screenwidth' has no section These are bugs in as.exe from the ported Binutils. Mark posted a few days ago (on c.o.m.d., I think) a URL where you can get a patches as.exe. Either download that, or downgrade to Binutils 2.9.5.1. > info.o: In function `main': > info.c:454: undefined reference to `screenheight' > m-x.o: In function `set_screen_height': I'm guessing these are the side effects of the ``has no section'' problem. > f:/bin/ld.exe: bfd assertion fail /djgpp/gnu/binutl-2.10/bfd/coff-i386.c:435 Also a known bug in as.exe from Binutils 2.10.