gmp++ on multilib not compiling
| Newsgroups | gmane.linux.lfs.automated,gmane.linux.lfs.devel |
|---|---|
| Message-ID | <CAGo4VQ+Q7khB+7iQTkyCQ5RkRqX3T1w_Z_Dc+j7qznPxxNgaGA@mail.gmail.com> |
Hello, I'm building a multilib enabled LFS system and gmp-6.2.1 won't build for the 32-bit i686 part because the configure script does not find std iostream. error message in question: checking C++ compiler g++ -m32 -O2 -pedantic -fomit-frame-pointer -mtune=generic -march=i686... no, std iostream, program does not run configure: error: C++ compiler not available, see config.log for details I found a github bug report for gmp which explain a possible fix: https://github.com/bazelbuild/rules_foreign_cc/issues/296 (even though it is a bazel bug report, it is related to gmp). including alfs-discuss because i'm using jhalfs for the build. Thanks, Alain -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page