[Bug 1244021] Re: After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2014-08-15 Thread Matthias Klose
I don't see this in 14.04 LTS ** Changed in: gcc-4.8 (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244021 Title: After upgrading to 13.10, clang

[Bug 1244021] Re: After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2014-07-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gcc-4.8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244021 Title:

[Bug 1244021] Re: After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2014-07-24 Thread peter
After a dist-upgrade of my Linux Mint (to Olivia), I ran into the same problems. Your fix (renaming all c++/4.7 directory to something like c++/4.7_old) fixed it. Just my directories were /usr/include/c++/4.7/ and /usr/include/i386-linux-gnu/c++/4.7/ . But that was easy to find. -- You received

[Bug 1244021] Re: After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2014-07-04 Thread Nicholas Nethercote
FWIW, I just upgraded to 14.04 and hit exactly the same problem. This time I just had to rename /usr/include/x86_64-linux-gnu/c++/4.7/ to fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244021

[Bug 1244021] Re: After upgrading to 13.10, clang and GCC erroneously look for GCC-4.7 headers

2013-10-25 Thread Horst Schirmeier
Cannot reproduce. I'm using 13.10 (x86_64; was upgraded from several earlier releases), only gcc-4.8 and clang-3.2 is installed. $ clang++ a.cpp $ g++ a.cpp $ clang++ --version Debian clang version 3.2-7ubuntu1 (tags/RELEASE_32/final) (based on LLVM 3.2) Target: x86_64-pc-linux-gnu Thread model: