On Thu, Jan 27, 2005 at 02:29:59PM +0530, Kumar Appaiah wrote:
> Hello!
> 
> I am learning 8086 assembly as part of a lab exercise. The recommended
> method of using it, currently, is to start (x)dosemu, and use masm,
> link and debug. I was wondering whether any native Linux utilities
> exist for this purpose. The Linux Assembly HOWTO didn't give me much,
> as it focuses more on real life assembly programming.
> 
I using Debian GNU/Linux issue the command apt-cache search 8086
results from a Debian GNU/Linux 3.1 (Sarge) box

elks-libc - 16-bit C library and include files
bcc - 16-bit x86 C compiler
bin86 - 16-bit x86 assembler and loader


bcc - 16-bit x86 C compiler
It is possible to run 8086 code under i386 Linux using an emulator,
`elksemu', also included in this package.

With regards
M.Balakrishna Pillai




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
linux-india-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to