CompuServe Thread

Shared libraries in M2

3 messages in this thread
#38270From: CLEMENT DROLETDec 12, 1993 6:15 PM
Does anyone ever wrote a share library in Modula-2? If so…please live me a message! Clement
#38337From: Michael MastDec 16, 1993 12:33 PM
I wrote some libraries for Abstract Data Types such as Binary Trees and Linear Lists I could show. Mike Who needs a Clone when you got an Amiga! Motorola and Intel inside :*)
#38344From: CLEMENT DROLETDec 16, 1993 7:46 PM
MM> I wrote some libraries for Abstract Data Types such as Binary MM> Trees and Linear Lists I could show. I would appreciate, I'm completely in the dark with those shared libraries. May be you could already help me in indicating how you setup the funcTable and how you can define a RomTag structure pointing to itself. These variables refer to the sample.library.asm program found on page 911 of the Amiga ROM Kernel Refernece Manual: Libraries. The Image F/X modules are based on the same structure as the Amiga shared libraries and that's what I'm trying to implement. BTW which compiler are you using? I'm using M2Amiga. Thank's for your help. Clement