Re: [Mingw-w64-public] Mingw/msys configuration

2014-11-02 Thread Greg Jung
Thanks, that was indeed the tty output log from running "make" >& make.out, where a number of xxx.lo objects were already created and this command was supposed to start building a shared library. Following this: make[1]: *** [magick/libGraphicsMagick.la] Error 1 make[1]: Leaving directory `/ming

Re: [Mingw-w64-public] Mingw/msys configuration

2014-11-01 Thread Ray Donnelly
I'm tired, corrections inline: On Sun, Nov 2, 2014 at 1:54 AM, Ray Donnelly wrote: > On Sun, Nov 2, 2014 at 1:19 AM, Greg Jung wrote: >> Hi guys, >> >> I am using mingw-w64 gcc v4.8.2 installed under the /mingw32 directory under >> mingw and I compile using msys/1.0 shell, or CMAKE from msys usi

Re: [Mingw-w64-public] Mingw/msys configuration

2014-11-01 Thread Ray Donnelly
On Sun, Nov 2, 2014 at 1:19 AM, Greg Jung wrote: > Hi guys, > > I am using mingw-w64 gcc v4.8.2 installed under the /mingw32 directory under > mingw and I compile using msys/1.0 shell, or CMAKE from msys using "MSYS > Makefiles". > I adopted this after installing from a recipe and found it worked

[Mingw-w64-public] Mingw/msys configuration

2014-11-01 Thread Greg Jung
Hi guys, I am using mingw-w64 gcc v4.8.2 installed under the /mingw32 directory under mingw and I compile using msys/1.0 shell, or CMAKE from msys using "MSYS Makefiles". I adopted this after installing from a recipe and found it worked more often than not in situations where plain mingw/msys (ins