http://llvm.org/bugs/show_bug.cgi?id=18517

            Bug ID: 18517
           Summary: GCC 4.8.x and Clang link failure
           Product: clang
           Version: trunk
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

On my Sun Solaris 5.10 clang fails to link anything using GCC 4.8.2
I am using GCC (subversion, etc.) from opencsw unstable.

I am using the instructions from: http://llvm.org/docs/GettingStarted.html

I need to comment out the line "LD.Flags += -Wl,--gc-sections" from
Makefile.rules as the ld being used is from '/usr/ccs/bin/ld' and not from
'/opt/csw/sparc-sun-solaris2.10/bin/ld'.

I set the PATH correctly, still no joy!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to