Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "alexeik AT nordlines DOT ru" Subject: Compiling memtest from sources on cygwin Date: Sun, 19 Jun 2005 16:12:33 +0400 Lines: 23 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-IsSubscribed: yes Hi, Gurus. I try to make memtest86 from sources on cygwin and have the following error: $ make as -32 -o head.o head.s head.s: Assembler messages: head.s:623: Error: unknown pseudo-op: `.previous' head.s:694: Error: can't handle non absolute segment in `ljmp' head.s:917: Error: unknown pseudo-op: `.previous' head.s:923: Error: unknown pseudo-op: `.previous' head.s:929: Error: unknown pseudo-op: `.previous' make: *** [head.o] Error 1 I suspect, that this is not right forum to ask, but I do not know where to look for the answer. My question is: what is '.previous' pseudo-op, and where should I look for assembler (GNU?) documentation. Sorry again if I asked in a wrong forum. Thank you for your time. Alexei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/