Date: Fri, 12 Feb 93 12:53:14 -0500 From: goldberg AT GOLDBERG DOT CS DOT NYU DOT EDU (Benjamin Goldberg) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Intel 386 assembly -> Unix 386 Assembly Reply-To: goldberg AT cs DOT nyu DOT edu In answering my question about how to assemble an Intel 386 assembly program using the Gnu assembler, several people pointed me to the documentation on the Unix 386 assembly language that the Gnu assembler understands. The documentation can be FTP'd from math.niu.edu and is in directory pub/msdos/djgpp.stuff/contrib in files gas-doc.tar.Z and i386-as.docs.Z. I was told this question was asked recently on this mailing list and I apologize for repeating it. I had looked in the FAQ file in the djgpp distribution and didn't see this question listed. So... has anyone written an Intel 386 assembly -> Unix 386 assembly translator? -Ben