Comment 22 for bug 579336

Revision history for this message
Bug Importer (bug-importer) wrote :

If there are no plans to replace the built-in assembler with a standalone tool or an external library, here's a detailed explanation how to implement a two pass assembler that patches label addresses in the 2nd pass:

http://stackoverflow.com/questions/384871/building-an-assembler