[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug found in GNU ld version 2.38 for Ubuntu
From: |
Joshua Buchanan |
Subject: |
Bug found in GNU ld version 2.38 for Ubuntu |
Date: |
Thu, 20 Jul 2023 11:33:02 -0500 |
The bug is that aarch64-linux-gnu-ld simply states "assertion fail
elfnn-aarch64.c:4818" instead of what caused the failure or why my input is
erroneous. I am running aarch64-linux-gnu-ld indirectly through
aarch64-linux-gnu-g++ to compile the code at my repository under the
"rework" branch: https://github.com/jrbuchanan02/garbage-os/tree/rework.
Since this code was a work-in-progress, despite my best attempts to ensure
that it will be fully readable, I am happy to give further information on
how to replicate the bug.
If necessary, email me back at joshuarobertbuchanan@gmail.com
Best regards,
Joshua Buchanan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug found in GNU ld version 2.38 for Ubuntu,
Joshua Buchanan <=