This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bulk] Re: â--disable-multiarchâ produce error about missing âbits.hâ


On Wed, 17 Apr 2013 19:53:40 +0200, Marc Glisse-6 [via gcc]  
<ml-node+s1065356n931248h35@n5.nabble.com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]