Re: gcc 4.1.2 32-bit compilation problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rajkishore Barik wrote:

> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
> directory

This error means you haven't installed the 32 bit libc development
package.  It's not a gcc issue, you need to install the correct package
from your distro.  The name varies from distro to distro, but with
Debian for example it's named something like "libc6-dev-i386".

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux