http://sourceware.org/bugzilla/show_bug.cgi?id=14528

             Bug #: 14528
           Summary: Assertion failed while linking clang's object files
                    under ARM
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassig...@sourceware.org
        ReportedBy: fuz...@gmail.com
    Classification: Unclassified


I tried to compile some code on the Raspberry Pi with ARM. The code can be
found here:

https://github.com/fuzxxl/QTC/tree/clang

You have to set CC=clang in the Makefile. Compilation is successfull, but ld
spits out this error multiple times and continues linking:

/usr/bin/ld: BFD (GNU Binutils for Debian) 2.22 assertion fail
../../bfd/elf32-arm.c:11477

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to