- Subject: RE: Missing gnu/stub-32.h and more with GCC 4.7.0 on Ubuntu 12.04
- From: Paul Keir <pkeir@xxxxxxxxxxxxx>
- Date: Sun, 13 May 2012 10:54:27 +0100
- Cc: "gcc-help@xxxxxxxxxxx" <gcc-help@xxxxxxxxxxx>
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- In-reply-to: <CAH6eHdTiT8tV4eXVP05i=zLv6-vCKh3LpbLBCu5WHo3X5xMVeQ@mail.gmail.com>
That worked. Thanks. I apparently must leave those 3 environment variables updated after installation. So I have this in my .bashrc
export LIBRARY_PATH=/usr/lib/i386-linux-gnu/:$LIBRARY_PATH
export C_INCLUDE_PATH=/usr/include/i386-linux-gnu:$C_INCLUDE_PATH
export CPLUS_INCLUDE_PATH=/usr/include/i386-linux-gnu:$CPLUS_INCLUDE_PATH
The University of Glasgow, charity number SC004401
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]