On Sat, Feb 19, 2011 at 7:55 PM, Mark Himsley wrote:
> On 18/02/2011 20:47, Leo Izen wrote:
> > I'm getting pthread linker errors when building libschroedinger for
> > mingw32. This is my configure line:
> >
> > ./configure --with-thread=pthread --with-gnu-ld --disable-gtk-doc
> > --enable-static
On Fri, Feb 18, 2011 at 4:55 PM, David Schleef wrote:
> On Fri, Feb 18, 2011 at 03:47:59PM -0500, Leo Izen wrote:
> > I'm getting pthread linker errors when building libschroedinger for
> mingw32.
> > This is my configure line:
> >
> > ./configure --with-thread=pthread --with-gnu-ld --disable-gtk
On Fri, Feb 18, 2011 at 03:47:59PM -0500, Leo Izen wrote:
> I'm getting pthread linker errors when building libschroedinger for mingw32.
> This is my configure line:
>
> ./configure --with-thread=pthread --with-gnu-ld --disable-gtk-doc
> --enable-static --disable-shared --host=x86_64-w64-mingw32
>
I'm getting pthread linker errors when building libschroedinger for mingw32.
This is my configure line:
./configure --with-thread=pthread --with-gnu-ld --disable-gtk-doc
--enable-static --disable-shared --host=x86_64-w64-mingw32
--prefix=/usr/local/x86_64-w64-mingw32
I'm not using --with-thread=w