Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,720 of 2,753    |
|    BGB / cr88192 to Barry Kelly    |
|    Re: Managing the JIT (2/2)    |
|    02 Aug 09 16:28:12    |
      [continued from previous message]              ASM data is run through preprocessor;       parser/assembler invoked several times (typically for jump compaction);       results are serialized into a COFF object (in the assembler);       COFF object is parsed into an internal form (in the linker) and added to a       queue.              attempting to reference a symbol (which is not part of the image) will then       cause the linker to lookup the queued object, and link this into the image.              note, in some cases, the object will be linked directly (rather than       queued).              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca