Re: [Mingw-w64-public] -shared vs. -mdll

2014-03-20 Thread Vincent Torri
http://comments.gmane.org/gmane.comp.gnu.mingw.user/9155 On Thu, Mar 20, 2014 at 10:08 PM, Martin Mitáš wrote: > > Hi list, > > with mingw-w64, I'm used to build DLLs with gcc linker option -mdll. > > I am currently playing with CMake as I consider to leave manually > maintained Makefiles behind

[Mingw-w64-public] -shared vs. -mdll

2014-03-20 Thread Martin Mitáš
Hi list, with mingw-w64, I'm used to build DLLs with gcc linker option -mdll. I am currently playing with CMake as I consider to leave manually maintained Makefiles behind me. It seems CMake prefers -shared over -mdll. I cannot find any docs how the two options differ. So, which one is the ri

Re: [Mingw-w64-public] Sigh! Back To Microsoft Compiler

2014-03-20 Thread Ray Donnelly
On Thu, Mar 20, 2014 at 8:33 AM, Jim Michaels wrote: > > but I thought that it was said here that the win32 version does not work > with sjlj in a stable way - yet? > You've resurrected a month old thread with an email that is 100% non-sequitur. At no point in this this thread has anyone mention

Re: [Mingw-w64-public] Sigh! Back To Microsoft Compiler

2014-03-20 Thread Jim Michaels
 but I thought that it was said here that the win32 version does not work with sjlj in a stable way - yet? > > From: Kai Tietz >To: "mingw-w64-public@lists.sourceforge.net" > >Sent: Thursday, February 20, 2014 1:14 AM >Subject: Re: [Mingw-w64-public] Sigh!