Bug 741596 - Link against llvm library fail
Summary: Link against llvm library fail
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: llvm
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-27 11:51 UTC by MERCIER Jonathan
Modified: 2011-12-29 09:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-29 09:50:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MERCIER Jonathan 2011-09-27 11:51:30 UTC
I have do many test. So i have found why my package have this error:

_______________
`.text._ZN4llvm13RGPassManagerD2Ev' referenced in section `.text._ZN4llvm13RGPassManagerD1Ev[non-virtual thunk to llvm::RGPassManager::~RGPassManager()]' of /usr/lib64/llvm/libLLVMAnalysis.a(RegionPass.o): defined in discarded section `.text._ZN4llvm13RGPassManagerD2Ev[_ZN4llvm13RGPassManagerD5Ev]' of /usr/lib64/llvm/libLLVMAnalysis.a(RegionPass.o)
______________

It is beacause llvm need to be rebuild with latest compiler/binutils. just do it and is good.

Comment 1 MERCIER Jonathan 2011-12-29 09:50:00 UTC
works with llvm 3.0 (not llvm 2.9) D compiler is break for fedora 16


Note You need to log in before you can comment on or make changes to this bug.