On Wed, 17 Apr 2013 19:53:40 +0200, Marc Glisse-6 [via gcc] <ml-node+s1065356n931248h35@xxxxxxxxxxxxx> wrote: > On Wed, 17 Apr 2013, Hibou57 wrote: >> Compiling GCC 4.6.4 on Ubuntu 12.04 32 bits which comes with GCC 4.6.3, >> I'venoticed giving the `--disable-multiarch` option to `configure`, >> makes thecompilation fails with a complaint about a missing `bits.h` >> includes file. > > Why are you using that option? I doubt it does what you think I wanted this because I don't need nor want support for 64 bits architecture. I also though removing an unneeded dependency would help the build to success, but surprisingly that was the opposite and produced an error. By the way, I noticed another issue, with a related option. Will open another thread later for that one. -- Yannick Duchêne -- View this message in context: http://gcc.1065356.n5.nabble.com/disable-multiarch-produce-error-about-missing-bits-h-tp931232p931254.html Sent from the gcc - Help mailing list archive at Nabble.com.