Closed
Description
Bugzilla Link | 9468 |
Resolution | FIXED |
Resolved on | Mar 22, 2011 22:13 |
Version | 2.9 |
OS | Linux |
Attachments | Patch fo fix described bug, Patch fo fix described bug |
Reporter | LLVM Bugzilla Contributor |
Extended Description
"lib/Driver/ToolChains.cpp" has no support for Ubuntu Hardy & Intrepid, neither does it search for GCC versions older than 4.3.
I am attaching a patch which adds support for Ubuntu Hardy & Intrepid, for GCC versions 4.2.x too. clang works fine with it on my machine (Ubuntu Hardy AMD64).