On 1/7/2017 1:48 AM, Linda Zhang wrote:
> Hi LRN,
> Thanks for your information, I've tested that gcc -shared is OK, but dllwrap 
> produced duplicate and wrong relocation info. It looks like dllwrap has been 
> broken for many years. I'm submitting bug there.
> I've been using dllwrap to compile dll files for so many years because I 
> remember MinGW told me to use it long time ago..... and it provides more link 
> options than gcc -shared....... What a pity...
> 

IIRC, dllwrap is no longer supported and you are encouraged to use ld
(vai GCC frontend) to build the DLL.  If you create a bug report in
GCC's bug database it will likely be closed because it is unsupported.

-- 
Earnie

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to