[LLVMdev] Re: Release 1.6 LLVM-Cfrontend build error on cygwin

Reid Spencer reid at x10sys.com
Tue May 16 12:13:19 PDT 2006


What does the assertion say?
On Tue, 2006-05-16 at 22:47 +0400, Anton Korobeynikov wrote:
> Hello, Chuck.
> 
> You wrote Tuesday, May 16, 2006, 6:03:14 PM:
> 
> C> /netrel/src/binutils-20050610-1/bfd/cofflink.c:1926
> C> make[2]: ***
> I've tracked this assertion some more deep. The problem is in
> LLVMSelectionDAG.o file.
> 
> If I run the next lines, I've got and assertion:
> ld -r -o LLVMSelectionDAG.o ScheduleDAGList.o ScheduleDAGRRList.o
> ld -o llc LLVMSelectionDAG.o
> 
> If I remove one of the SheduleDAG* files from the full list of objects,
> LLVMSelectionDAG.o is built from, the assertion is not longer
> triggered.
> 
> Any ideas, why? I think, there is duplicate symbols somewhere, but I'm
> not sure.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060516/90340531/attachment.sig>


More information about the llvm-dev mailing list