This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients christian.heimes, lys.nikolaou, pablogsal
Date 2020-06-12.14:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Is the only way to get gcc-10.1 to build from source? Because currently my internet connection is too slow to get all of gcc downloaded and `apt install gcc-10` installs 10.0.1, which I'm getting totally unrelated erros with.

If your package manager does not have one package or you cannot find a PPA, you would need to do it from source or maybe use Docker with s distribution that has GCC 10 like Arch.
History
Date User Action Args
2020-06-12 14:41:32pablogsalsetrecipients: + pablogsal, christian.heimes, lys.nikolaou
2020-06-12 14:41:32pablogsalsetmessageid: <[email protected]>
2020-06-12 14:41:32pablogsallinkissue40958 messages
2020-06-12 14:41:32pablogsalcreate