[LLVMbugs] [Bug 13116] Clang crashes with Gold Plugin during linking

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jun 19 11:51:13 PDT 2012


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

Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #14 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> 2012-06-19 13:51:13 CDT ---
> Since you got to build Apache very quickly perhaps you have a better and more
> robust method to build things using clang and gold. Would you care to share
> that?

I just used CC="clang -flto" CXX="clang -flto". Clang will pass the -plugin
argument to the linker when needed.

> And regarding the bug report, things are fine with me and if you wish we can
> close it. Thanks a lot for your help!

NP, thanks for trying clang :-)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list