-
Hi.
I'm trying to compile Miracle-wm 0.2.1 for OpenMandriva Cooker.
And I have the following problem.
Info
Miracle-WM 0.2.1
Mir 2.17.0
OS: OpenMandriva Cooker
Compiler: LLVM 18.1.5
Linker:…
-
This is more just an FYI. I was building AccelerateCFD on our HPC cluster today (CentOS 7) and hit the following error:
```
ld.gold: error: --copy-dt-needed-entries is not supported but is required …
-
Hey guys,
Recently in OpenWrt master branch @krant updated opus to the latest version and wanted to use Meson in commit https://github.com/openwrt/packages/commit/6c3db5d603c3a9ed94ce4e15b556b6a0d1…
-
`ld` (GNU binutils 2.37) segfaults when attempting to link `123` on FreeBSD:
```
(gdb) run
Starting program: /usr/local/bin/ld --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=bot…
vrza updated
3 months ago
-
You get an error like:
```
bfd.texinfo:326: unknown command `colophon'
bfd.texinfo:337: unknown command `cygnus'
./elf.texi:11: raising the section level of @subsubsection which is too low
Makefile:3…
-
Basically, games that have aux buffer shadows are sometimes badly corrupted. Interestingly, Jet Force Gemini is the opposite, and the shadows are broken without aux to RDRAM.
![gliden64_conker_bfd_00…
-
I tried adding Plata to my existing Django 2.1 app but as soon as I ran migrations using `./manage.py makemigrations plata` , I get the following error:
```
File "/home/vkk/Documents/bfd/core/mode…
-
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/wsun/ri5cy_gnu_toolchain/build/src/binutils/bfd -I. -I/home/wsun/ri5cy_gnu_toolchain/build/src/binutils/bfd -I/home/wsun/ri5cy_gnu_toolchain/build/sr…
-
BFD configuration can specify ifname when creating the session or it can be set to default. When non default ifname is set, the attribute SAI_BFD_SESSION_ATTR_PORT will be programmed. However SAI li…
-
```c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
int main(void)
{
int key_fd;
char current_values[1];
int ret;
int …