Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc-multilib does not build 32-bit binaries #15513

Closed
foxlet opened this issue Oct 16, 2019 · 2 comments
Closed

gcc-multilib does not build 32-bit binaries #15513

foxlet opened this issue Oct 16, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@foxlet
Copy link
Contributor

foxlet commented Oct 16, 2019

System

  • xuname: Void 5.2.21_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFF
  • package: gcc-multilib

Expected behavior

Program compiles properly.

Actual behavior

checking whether gcc -m32 works... no

configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.

Steps to reproduce the behavior

Compile any application with the -m32 flag using GCC.

@Hoshpak Hoshpak added the bug Something isn't working label Oct 17, 2019
@Hoshpak
Copy link
Member

Hoshpak commented Oct 17, 2019

caused by #12990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@foxlet @Hoshpak and others