http://sourceware.org/bugzilla/show_bug.cgi?id=12380
Summary: Assertion in linker script failed twice Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: minor Priority: P2 Component: ld AssignedTo: unassig...@sources.redhat.com ReportedBy: d.g.gorbac...@gmail.com $ touch xxx.c $ echo 'ASSERT(2 * 2 == 5, "violation of the fundamental laws of the universe!");' > xxx.lds $ gcc -nostdlib xxx.c -Wl,-Txxx.lds /usr/bin/ld: violation of the fundamental laws of the universe! /usr/bin/ld: violation of the fundamental laws of the universe! collect2: ld returned 1 exit status -- 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 http://lists.gnu.org/mailman/listinfo/bug-binutils