Welcome, Guest. Please login or register.

Author Topic: asm LVO files (updated to OS 3.9)  (Read 2676 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline darkcoderTopic starter

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 164
    • Show all replies
asm LVO files (updated to OS 3.9)
« on: March 31, 2008, 01:58:49 PM »
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?
The Dark Coder / Trinity
 

Offline darkcoderTopic starter

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 164
    • Show all replies
Re: asm LVO files (updated to OS 3.9)
« Reply #1 on: April 05, 2008, 08:42:47 PM »
It works!! Thanks a lot, Staf!
The Dark Coder / Trinity