Re: Gimp does not build on macppc: No space available for static Thread Local Storage
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 28, 2022 at 06:18:24PM +0200, Martin Husemann wrote: > > /usr/pkg/bin/gegl --list-all > GEGL-Message: 18:14:37.643: Module '/usr/pkg/lib/gegl-0.4/exr-save.so' load error: /usr/lib/libstdc++.so.9: No space available for static Thread Local Storage I tested a patch from Jörg that fixes this (copy+pasted bug in various MD ld.elf_so reloc implementations). Martin