#Linking C & Assem Files
31-Mar-86 23:08:16
Sb: #12845-#Linking C & Assem Files
Fm: Scott Ballantyne 70066,603
To: Fred Kohler 75365,1460
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Well, I haven't tried it, but it looks like it wouldn't be hard. Can't you
just replace the XDEF XREF with public?? I have to disagree with you on the
subject of manx – I find it remarkably fine. I haven't tried to write a
device driver, but I do a lot of assembly programming mixed with C, and
having the assembler on hand is a real blessing. You also should not have to
convert amiga lib – just put the LVOwhatever as equates in the file, or if
you can get it to work with the manx, you don't even have to do that – just
use LVOxxx. Sorry you had a rough time with it. Best sdb