While testing assembler output from FASM, I've discovered that POLINK doesn't handle 48-bit FAR PTR records. Any chance these will be supported in a future release? (Not that they're absolutely necessary in flat model 32-bit code, but if an assembler like FASM or MASM can produce object files with this records, it would be nice to link them using POLINK)
Thanks,
Randy Hyde
Depends on what the problem is. If it has to do with relocations, I'm not aware of a 48-bit COFF relocation type. It probably depends on how the information is emitted from the translator. Do you have a small snippet, and maybe the FASM version, so I can test correctly?
Pelle
POLINK also has problem with DEBUG library included in RADASM