Re: Arthur's test run on gcc
Keith Marshall <[email protected]> Fri, 22 Mar 2013 13:36:56 +0000
| Newsgroups | gmane.comp.gnu.mingw.devel |
|---|---|
| Message-ID | <CA+xnXL9b4Y3U-2BUH-V4fQtut7M2-=5pdSn=AQNX34yn95ENLA@mail.gmail.com> |
On 21 March 2013 21:41, arthur <[email protected]> wrote: > $ mingw-get list msys-make > mingw-get.exe: *** WARNING *** > c:\MinGW\var/lib/mingw-get/data/profile.xml: user configuration file > missing > mingw-get.exe: *** INFO *** > c:\MinGW\var/lib/mingw-get/data/defaults.xml: trying system default > configuration > > Package: msys-make Subsystem: msys > Components: bin, doc, lang, lic > This only shows you what's available; it doesn't tell us whether it's installed, or not. For that, you have to interrogate each component explicitly, (and individually): $ mingw-get list msys-make-bin Package: msys-make Subsystem: msys Component: bin Installed Version: make-3.81-3-msys-1.0.13-bin.tar.lzma Repository Version: make-3.81-3-msys-1.0.13-bin.tar.lzma ... shows me that I have the binaries installed... $ mingw-get list msys-make-lic Package: msys-make Subsystem: msys Component: lic Installed Version: none Repository Version: make-3.81-3-msys-1.0.13-lic.tar.lzma ... but that I haven't bothered to install the licence pack. FWIW, the mingw-get GUI makes it easier to see what's installed, and what isn't. -- Regards, Keith. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ MinGW-dvlpr mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-dvlpr