Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-02 Thread Suresh Govindachar
On 9/2/2013 1:38 PM, Baruch Burstein wrote: > On Mon, Sep 2, 2013 at 6:44 PM, Ray Donnelly wrote: > >> Also, I already answered that question. >> >> "MSYS2 is basically Cygwin without the posix-purity stuff going and >> instead a laser sharp focus on interoperability betwe

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-02 Thread Baruch Burstein
On Mon, Sep 2, 2013 at 6:44 PM, Ray Donnelly wrote: > Also, I already answered that question. > > "MSYS2 is basically Cygwin without the posix-purity stuff going and > instead a laser sharp focus on interoperability between MSYS2 tools > and Windows tools. It is "still Windows" but it uses it's ow

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-02 Thread Ray Donnelly
Also, I already answered that question. "MSYS2 is basically Cygwin without the posix-purity stuff going and instead a laser sharp focus on interoperability between MSYS2 tools and Windows tools. It is "still Windows" but it uses it's own GCC that links to (and creates software that links to) msys-

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-02 Thread Alexey Pavlov
2013/9/2 Baruch Burstein > Then how is msys essentially different than cygwin? > > MSYS dll has some peaces of code that translate cygwin-style paths to windows-style paths for non-msys programs. Also software are patched to properly work with windows line endings. This is primary differences bet

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-02 Thread Baruch Burstein
Then how is msys essentially different than cygwin? On Mon, Sep 2, 2013 at 5:25 AM, Alexey Pavlov wrote: > msys-2.0.dll is renamed and patched cygwin1.dll. > > > 2013/9/2 Baruch Burstein > >> What is this msys-2.0.dll? What functions does it supply? How is this >> different than cygwin's infam

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-01 Thread Alexey Pavlov
msys-2.0.dll is renamed and patched cygwin1.dll. 2013/9/2 Baruch Burstein > What is this msys-2.0.dll? What functions does it supply? How is this > different than cygwin's infamous dll? > > > On Sun, Sep 1, 2013 at 4:35 PM, Ray Donnelly wrote: > >> MSYS2 is basically Cygwin without the posix-pur

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-01 Thread Baruch Burstein
What is this msys-2.0.dll? What functions does it supply? How is this different than cygwin's infamous dll? On Sun, Sep 1, 2013 at 4:35 PM, Ray Donnelly wrote: > MSYS2 is basically Cygwin without the posix-purity stuff going and > instead a laser sharp focus on interoperability between MSYS2 too

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-01 Thread Ray Donnelly
MSYS2 is basically Cygwin without the posix-purity stuff going and instead a laser sharp focus on interoperability between MSYS2 tools and Windows tools. It is "still Windows" but it uses it's own GCC that links to (and creates software that links to) msys-2.0.dll that provides a more posix-like se

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-09-01 Thread Baruch Burstein
If I understand your answer correctly, MSYS(2) is basically just "Windows with POSIX tools, directory layout and paths", but it is still Windows. If so, hen why does it need it's own toolchain, and what are "MSYS binaries"? Wouldn't a regular Windows toolchain with Windows binaries be the same? O

[Mingw-w64-public] MinGW and Msys Directories

2013-08-31 Thread wynfield
#1 I'm sure that there is a good reason to have two very similiar root type directories such as MinGW and msys, but I can't see it. But, I am new to MinGW. To me two different pseudo root directories. Can someone explain why the two are necessary and on would not suffice? Or point me to a

Re: [Mingw-w64-public] MinGW and Msys Directories

2013-08-31 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31.08.2013 17:14, wynfi...@gmail.com wrote: > > #1 > > I'm sure that there is a good reason to have two very similiar root type > directories such as MinGW and msys, but I can't see it. But, I am new to > MinGW. To me two different pseudo root dir

[Mingw-w64-public] MinGW and Msys Directories

2013-08-31 Thread wynfield
#1 I'm sure that there is a good reason to have two very similiar root type directories such as MinGW and msys, but I can't see it. But, I am new to MinGW. To me two different pseudo root directories. Can someone explain why the two are necessary and on would not suffice? Or point me to a