Welcome, Guest. Please login or register.

Author Topic: Compiling shared libraries  (Read 2808 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ncafferkey

  • Sr. Member
  • ****
  • Join Date: Feb 2003
  • Posts: 387
    • Show all replies
Re: Compiling shared libraries
« on: December 02, 2003, 02:13:41 PM »
Karlos wrote:
Quote

Now, can the bulk of the library - as defined as those functions not part of the fd - be compiled in another compiler (I am thinking vbcc uses same object format IIRC) and then linked with stormc ?

Anybody tried this?


It should work, but I haven't tried it.

Quote

On the same note, I need to compile a WarpOS PPC version of the same library but don't have StormC PPC. Assuming that the code could be compiled in vbcc-wos, again, any chance of getting stormlink to make a .library from it?


Sorry, I don't know.