www.delorie.com/djgpp/faq/converting/auto.html   search  
Where can I find an automated conversion tool to convert my Intel-style assembly code into a code acceptable by gas?

Unfortunately, such a tool that is known to work in all cases is unknown to us; if you see one, hear about one, or write one yourself, be sure to tell us. Here's one person's try. In the meantime, here is what you can do to convert your code:

Keep in mind that syntax is only one of the aspects of converting code written for DOS to djgpp. You should also make sure your code doesn't violate any rules for protected-mode programming.

  webmaster     delorie software   privacy  
  Copyright © 1995     Updated Jun 1995