[LLVMbugs] [Bug 18517] New: GCC 4.8.x and Clang link failure
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 17 03:34:03 PST 2014
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: unassignedclangbugs at nondot.org
Reporter: shantanugadgil at yahoo.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140117/db923468/attachment.html>
More information about the llvm-bugs
mailing list