[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12380] New: Assertion in linker script failed twice
From: |
d.g.gorbachev at gmail dot com |
Subject: |
[Bug ld/12380] New: Assertion in linker script failed twice |
Date: |
Sun, 9 Jan 2011 10:25:40 +0000 |
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: address@hidden
ReportedBy: address@hidden
$ 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 ld/12380] New: Assertion in linker script failed twice,
d.g.gorbachev at gmail dot com <=
- [Bug ld/12380] Assertion in linker script failed twice, hjl.tools at gmail dot com, 2011/01/09
- [Bug ld/12380] Assertion in linker script failed twice, hjl.tools at gmail dot com, 2011/01/09
- [Bug ld/12380] Assertion in linker script failed twice, amodra at gmail dot com, 2011/01/12
- [Bug ld/12380] Assertion in linker script failed twice, cvs-commit at gcc dot gnu.org, 2011/01/12
- [Bug ld/12380] Assertion in linker script failed twice, amodra at gmail dot com, 2011/01/12