making .dll file in VC++ from C code written in unix
-
Hello. I have a buncha files that were written in C in unix. It uses a few libraries that I don't have using Visual Studio 2005 (Win). How do I compile the files into a .dll under VC++ in Win?
If these files use unix libraries, then there is no way to port them for windows, unless you rewrite the parts which are system dependant.
Cédric Moonen Software developer
Charting control [v1.2] -
If these files use unix libraries, then there is no way to port them for windows, unless you rewrite the parts which are system dependant.
Cédric Moonen Software developer
Charting control [v1.2]Cedric Moonen wrote:
If these files use unix libraries, then there is no way to port them for windows, unless you rewrite the parts which are system dependant
i have heard of some minigw type stuff who could compile library written in unix for windows enviornment!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Cedric Moonen wrote:
If these files use unix libraries, then there is no way to port them for windows, unless you rewrite the parts which are system dependant
i have heard of some minigw type stuff who could compile library written in unix for windows enviornment!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
ThatsAlok wrote:
i have heard of some minigw
Yes, but he asked specifically for VC++2005. *Probably* he can compile and run his Unix-code with Mingw. It then remains a Unix-Program on a Wrapper around Windows.
Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
George Orwell, "Keep the Aspidistra Flying", Opening words