From owner-freebsd-questions Sun Nov 18 4:41: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 2B83637B417 for ; Sun, 18 Nov 2001 04:41:01 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAICeti17066; Sun, 18 Nov 2001 13:40:56 +0100 (CET) Message-ID: <03a201c1702e$44eb1c70$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Giorgos Keramidas" Cc: "FreeBSD Questions" References: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> <20011118033947.GD28425@hades.hell.gr> Subject: Re: Windows/DOS .OBJ files to FreeBSD objects? Date: Sun, 18 Nov 2001 13:40:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos writes: > Does a86 even work on FreeBSD? The homepage > seems to suggest that it's a program written > for DOS and/or Windows. Correct. That's why I am wondering if there are any utilities that can change a Windows/DOS OBJ file to a FreeBSD object file, so that I can assemble modules under Windows or DOS, and then move the objects to a FreeBSD system (after some sort of conversion) and link them there. > b) Use some other assembler, that is freely > available under FreeBSD. What other assemblers can you recommend? A86 has the advantage of truly extraordinary simplicity, unlike MASM and most other overcomplicated macro assemblers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message