LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Closed Thread
  Search this Thread
Old 06-16-2008, 08:51 AM   #1
balaganapathi
LQ Newbie
 
Registered: Jun 2008
Posts: 4

Rep: Reputation: 0
Problem in using .so


currently i am working in network simulation software under windows.

For this project i have used different .dll files.

Now i have to move this same project under Linux OS.

But .dll files are not supported by Linux,

Is there any functinality to support both .dll & .so
 
Old 06-16-2008, 11:28 AM   #2
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
I am not positive, but perhaps you could use winelib (it is an so which enables use of dll).
 
Old 06-16-2008, 11:38 AM   #3
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
What do these .dll's do? How do you use them?

Whatever you need, there's almost certainly an equivalent under Linux.

Be specific if you have compile-time dependencies (are you writing C++ code that uses a specific API, which in turn uses the .dll's) or run-time (did you buy a specific package that comes with these .dll's).
 
Old 06-16-2008, 03:51 PM   #4
wartstew
Member
 
Registered: Apr 2002
Location: Albuquerque, NM USA
Distribution: Slackware, Ubuntu, Debian, Maemo
Posts: 464

Rep: Reputation: 30
Yes you could probably get things running under WINE (see winehq.org for more info, but you might have a steep learning curve to deal with.

That said, without understanding the nature of your network simulation project, running this "experiment" this way may invalidate your results since you are not running a purely Linux or Windows system in this case.

I agree with others in that if you are trying to run this simulation on a Linux system, your code should be properly ported over to a pure GNU system (as in re-compiled using GNU compilers and appropriate support libraries) so that the code is more native. In a long run, this will likely be easier than getting things running under WINE anyway, a lot cleaner too.
 
Old 06-17-2008, 07:29 PM   #5
stuckoverflow
LQ Newbie
 
Registered: Sep 2007
Posts: 2

Rep: Reputation: 0
Did you tried Mono?
http://www.mono-project.com
It provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix.

Hope it helps,
 
Old 06-24-2008, 01:26 AM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
perl problem? apache problem? cgi problem? WorldBuilder Linux - Software 1 09-17-2003 07:45 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration