Re: [SOLVED] Getting current version of MinGW

Test User <[email protected]>
Newsgroups gmane.comp.gnu.mingw.user
Message-ID <CAH7jLrsMi7j9Y5VfKCN+tGMFFBh19dC37OmP=yoX3n6gdcU91w@mail.gmail.com>
On Sun, Mar 10, 2019 at 10:07 PM Test User <[email protected]> wrote:

> >
> Unfortunately, this did not work. I succeeded only in upgrading from
> gcc 5.3 to gcc 6.3.0-1. After that, I ran `mingw-get update' and then
> `mingw-get upgrade',which appeared to tell me that all packages were
> up to date. I ran the mingw-get GUI and it showed me that the installed
> version = current version = gcc 6.3.0-1.
>

It seems that the file originally called profile.xml (in
/MinGW/var/lib/mingw-get/data/)
was renamed as defaults.xml in later versions of mingw-get, but the
current mingw-get reads profile.xml even if defaults.xml exists. I edited my
profile.xml like this:

 <!-- <repository
uri="http://prdownloads.sourceforge.net/mingw/%F.xml.lzma?download">
-->
  <repository uri="http://osdn.net/dl/mingw/%F.xml.lzma">

and mingw-get now tells me that the installed gcc version is 6.3 and the
repository version is 8.2.

Regards,
Test User.

_______________________________________________
MinGW-Users mailing list
[email protected]

This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.  Disregard for the list etiquette may cause your account to be moderated.

_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.osdn.me/mailman/listinfo/mingw-users
Also: mailto:[email protected]?subject=unsubscribe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.