Date: Sun, 18 Nov 2001 05:39:47 +0200 From: Giorgos Keramidas <charon@labs.gr> To: Anthony Atkielski <anthony@atkielski.com> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Windows/DOS .OBJ files to FreeBSD objects? Message-ID: <20011118033947.GD28425@hades.hell.gr> In-Reply-To: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> References: <031801c16fb3$dbe19df0$0a00000a@atkielski.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-11-17 23:03:45, Anthony Atkielski wrote: > My favorite Intel assembler is Eric Issacson's A86 assembler, but all it > produces is OBJ output compatible with Windows and DOS linkers. Is there any > way to convert such an OBJ file to something that can be linked under FreeBSD > into a FreeBSD-compatible executable binary, in conjunction with C++ modules, > for example? Does a86 even work on FreeBSD? The homepage seems to suggest that it's a program written for DOS and/or Windows. Moreover, since a386/d386 are not freely available (the home page has links for `online orders' and `multiuser licenses') and a port does not already exist to FreeBSD you don't have many options, apart from: a) Pester the developers of a86/d86 and a386/d386 to port their software to FreeBSD. Then buy it :) b) Use some other assembler, that is freely available under FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011118033947.GD28425>