> -----Original Message----- > From: David Grayson <[email protected]> > Sent: Tuesday, November 9, 2021 2:43 PM > To: [email protected] > Subject: Re: [Mingw-w64-public] "pacman -S mingw-w64-ucrt-x86_64- > toolchain" not working > > The command "pacman -S mingw-w64-ucrt-x86_64-toolchain" works for me > (at least as far as finding the names of the packages to install). > > Does your system have /etc/pacman.d/mirrorlist.ucrt64 ? >
Yes, I have this. > Maybe you need to run "pacman -Syuu" a few times to get that file and > update everything. > I did that several times. What finally worked was this: I had to update /etc/pacman.conf to include the repo /etc/pacman.d/mirrorlist.ucrt64 Which, as answered above, I already have. Tom > --David Grayson > > On Tue, Nov 9, 2021 at 11:34 AM Kacvinsky, Tom > <[email protected]> > wrote: > > > I ran the command in the subject line, but got this: > > > > $ pacman -S mingw-w64-ucrt-x86_64-toolchain > > error: target not found: mingw-w64-ucrt-x86_64-toolchain > > > > Is there some repo I need to add? It's not clear from this page > > > > https://packages.msys2.org/group/mingw-w64-ucrt-x86_64-toolchain > > > > Thanks, > > > > Tom > > > > _______________________________________________ > > Mingw-w64-public mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > > > > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
