|
From: SourceForge.net <no...@so...> - 2005-01-28 12:56:15
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2964714 By: radhika777 Hi, Thanks for your reply. I guess WINE provided implemetation of windows dll on linux. I don't want to that. If I actually want to port my application(DLLs) on linux what will I have to do 1. Remove any windows specific code 2.Create makefile for the DLL, in order to build it as a "shared library" on linux. and then compile my code and use the shared object in my EXE Am I correct? Some more questions: - Is there some kind of tool available with which I can create makefiles? Thanks and Regards, -Radhika ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=290275 |