question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] msys2: too many packages by default

See original GitHub issue

Currently, msys2 by default installs base-devel, gcc and binutils. Shouldn’t this be only base-devel? I don’t see why it should contain a gcc toolchain. The resulting package will also be a lot smaller.

See https://github.com/conan-io/conan-center-index/blob/8a07dd95d9479f8998f77fdcd5d68a334b763778/recipes/msys2/all/conanfile.py#L20

@SSE4 @uilianries @danimtb

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
madebrcommented, Jan 10, 2020

Some autotools package could build using gcc where-as the profile was expecting Visual Studio.

If something needs windres, then it needs gcc. I don’t think it’s good to mix bash (msys2) and gcc in one package.

0reactions
dvirtzcommented, Jan 19, 2022

I need to start searching issues before submitting PRs 😃 My motivation with adding binutils is to fix #8876.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[question] msys2_installer build requirement seems to only ...
I'm trying to build my own package that requires the qt/5.13.2 package. ... so that msys2 build requirement is applied to all the...
Read more >
MSYS2 and "At least one valid and enabled repository ...
I have myself wasted much time trying everything too, and yes, you can manually attempt to add repos for QT etc. but that...
Read more >
Porting - MSYS2
When installing MSYS2, the user selects the root folder. POSIX software has a habit of baking the installation paths into the packages at...
Read more >
Certificate error when trying to install MSYS2 packages on ...
Great question, but it's not exactly the corporate proxy refusing self-signed certificates; it's pacman's SSL agent.
Read more >
compilation issues with pdflatex on msys2 - TeX
On msys2 you'd presumably(?) want a native windows tex so you plan ... the on the fly package installation feature of miktek). as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found