Re: decipher version information
Keith Marshall <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Organization | MinGW.org Project |
| Message-ID | <[email protected]> |
On 24/06/19 19:48, Eli Zaretskii wrote: >> From: sunwukong <[email protected]> >> Date: Mon, 24 Jun 2019 11:39:51 -0700 >> >> Can anyone help with deciphering my version information? Some of >> this makes me wonder if this is the source of my non compile > > You have GCC 8.2.0-3, the latest MinGW release. I see nothing wrong > with your versions. What led you to believe the versions are somehow > the source of a problem? I concur. I do find this: >> C:\MinGW\bin>g++ -v mildly troubling, however; why is the OP working with C:\MinGW\bin as current directory? That seems an unwise choice to me: that directory should be added to the PATH, and the working directory should be somewhere entirely outside of the MinGW system tree, to avoid polluting the system directories with user files — C:\MinGW\home\sunwukong would be an acceptable choice, but it doesn't _need_ to be that closely bound to the system tree; (one caveat: wherever you put it, directory names with embedded spaces are usually a bad idea). -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F _______________________________________________ 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
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJdESNLAAoJEMCtNsY0flo/13gQAJ41McW8nTvkYasgkOmRxcC7 rTa5NUNLQnjshb3aKY31ZwNkb+usL0icd2BZFNPjUf1nPluDehG45n0qoOlOMX55 fQzuUjpwtR88xuG1z30/ua/QATSSzTuIcCJPzZwGv9LJVh7zBzcuIjfog5roszfb cpC2tjUuHtaiqIoJh0guAG4j58yA1Cu6DqA+YilfIcNvHEDmbqq9vDUwdXIBtmxb R2R6vK9lEWfulD8Pft2b57rQtRH1OB94a0dM/n10ZOZO32sdOfreCEighK8wm9pp WYefkrruh0k9YsU95nCfg/6XSSdzj6jYzPctupdtD6/TpwV6bEv7WLSMqV2PUcLl 0PmQrojBWY56m574PditugpJPXYjaF67JM52q5Qj0FexAq75H8BwuA5kQ5ZKZFZX qtgZmA057duffEE+kpxewxSScQl75jJEJPDq7rV9n8kQRU10qhrGUiH9AyOgI4km PUlQ+8SQ/osr5wEV6oH9ox/OIYOatoVnlrV/lYPaC04pk0u5Iw5aNp48VwyBtowg wDTO96eRUglge5OJ6pd5jP9mtG21IOskTfpU3KjnVXmbH7PRGWGyUbQpqEGV7Idn /GAG8520aKmwbkm+1VQKY3t1aJAtfgboiAQr+pP4FqCELiaH0CtYQPyIrkIf12HW ue6wfFFw5JTjbu1ZpOyC =Hwsp -----END PGP SIGNATURE-----