Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

media-gfx/imagemagick crashes if linked with sys-libs/llvm-libunwind #1

Open
BilyakA opened this issue May 3, 2018 · 1 comment
Open

Comments

@BilyakA
Copy link
Owner

BilyakA commented May 3, 2018

media-gfx/imagemagick-7.0.7.28 built with clang and linked with sys-libs/llvm-libunwind (passing -Wl,-lunwind to CXX) causes problems while building sci-chemistry/chemical-mime-data-0.1.94-r3:

# /usr/bin/convert gnome-mime-chemical.svg -resize 192x192 gnome-mime-chemical_192.png
Aborted

Temporary solution: build with gcc (even with sys-libs/llvm-libunwind installed).

@TheK0tYaRa
Copy link

TheK0tYaRa commented Jun 24, 2021

LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants