Hi
I need assembler LVO files (containing libraries offsets) updated to OS 3.9.
Currently I use include and LVO files provided in an old version of ASM-One (a version coming in 4 floppy, maybe 1.20 or 1.30). Rencently I downloaded the OS 3.9 NDK, where I found updated include files. Unfortunately, there are no updated LVO files. Of course I may update my LVO adding one by one the new functions but it seems very boring.
I think that LVO can be automatically generated from .sfd files, using the SFD tool provided with the 3.9 NDK. However, when I run it (taking an sfd file as argument) I get:
ERROR --- arexx_lib.sfd: newline expected, got "struct"
Does anyone know how to correctly use SFD?