[llvm-bugs] [Bug 24606] New: GCC Toolchain discovery on Solaris

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 27 19:07:49 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24606

            Bug ID: 24606
           Summary: GCC Toolchain discovery on Solaris
           Product: clang
           Version: 3.6
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: stefan.teleman at oracle.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

This is a placeholder bug for a patch submission I will do very shortly.

Summary:

The discovery of the GCC Toolchain location in Solaris is currently not
optimal. It relies on hardcoded paths, and these hardcoded paths are,
by now, obsolete. The result is that, for many recent Solaris versions,
this does not really work.

I will provide a patch which enables the dynamic discovery of a GCC
installation in Solaris 11 or higher, based on our GCC Solaris installation
conventions.

We have a number of clang and llvm patches for Solaris, and we have every
intention of contributing them to the project. This is just the first of
several bugs with follow-up patches that I will be filing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150828/17cfa059/attachment.html>


More information about the llvm-bugs mailing list