MinGW is good

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

MinGW is good

郭雪松-2
Dynamic link under MinGW looks good, I even use dlfcn-win32 to make my old dlopen code run.
Why Pike must linked static under MinGW?
 
After I installed dlfcn-win32, I try to make pike again, Something such as ___Math.so is build out,
but ___Math.so has a ELF header, not MZ header, and Pike complain can't load it.
 
Maybe this is the problem.

Guo Xuesong
Loading...