Recent

Author Topic: DLL in windows to Linux  (Read 5604 times)

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
DLL in windows to Linux
« on: October 07, 2010, 03:39:09 pm »
hi

My program uses an externall DLL(which I have no source,  just using it)
What if I recompile my program to Linux OS, does the external DLL can't be use?

So, whats the replacement of the external DLL in Linux?

typo

  • Hero Member
  • *****
  • Posts: 3051
Re: DLL in windows to Linux
« Reply #1 on: October 07, 2010, 03:42:10 pm »
The DLL provider probably distributes a Linux version. If not, you could not use it.
« Last Edit: October 07, 2010, 03:43:48 pm by typo »

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: DLL in windows to Linux
« Reply #2 on: October 08, 2010, 03:05:35 am »
> So, whats the replacement of the external DLL in Linux?

.so (shared objects)

 

TinyPortal © 2005-2018