From: jont AT harlequin DOT co DOT uk (Jon Thackray) Subject: Assembler 6 Aug 1997 14:30:41 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199708061118.MAA18965.cygnus.gnu-win32@zaphod.long.harlequin.co.uk> References: <33E7EF73 DOT 121AB62E AT tfs DOT net> Original-To: "gnu-win32 AT cygnus DOT com" In-Reply-To: <33E7EF73.121AB62E@tfs.net> Original-Sender: owner-gnu-win32 AT cygnus DOT com Stephen P. Green writes: > I am interested in learning assembly language. I know this is almost a > completely dead language, but I find it intringing. I have two > questions: First is their any assembler included in the b18 release, or > any unix gnu assembler that could be ported(please include a link if it > has already been done or any other programs that might serve the same > purpose) and Secondly, any literature that you could point me to as a > good starting point. I know that this request is a little bit of a > deviation from our normal topic, but I beg you to show me a little > patience and help me. Thanks to you all... b18 contains as, the gnu assembler. This differs from most commercial x86 assemblers both in the instruction format it accepts and the argument order it uses. There should be info pages on it, but I doubt this will be sufficient to anble you to learn assembler language, assuming you never learnt assembler for any other processor. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".