Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLANG64: _setjmp undefined :( #351

Open
0wwafa opened this issue Nov 5, 2024 · 1 comment
Open

CLANG64: _setjmp undefined :( #351

0wwafa opened this issue Nov 5, 2024 · 1 comment

Comments

@0wwafa
Copy link

0wwafa commented Nov 5, 2024

~/denise$ cmake --build .
[1/1] Linking CXX executable out\denise.exe
FAILED: out/denise.exe
C:\WINDOWS\system32\cmd.exe /C "cd . && C:\msys64\clang64\bin\c++.exe -O3 -s @CMakeFiles\denise.rsp
-o out\denise.exe -Wl,--out-implib,libdenise.dll.a -Wl,--major-image-version,0,--minor-image-version
,0 && cd ."
ld.lld: error: undefined symbol: _setjmp
>>> referenced by C:/msys64/home/Ronny/freetype-2.13.0/src/sfnt/ttcmap.c:3838
>>>               libfreetype.a(sfnt.o):(tt_face_build_cmaps.isra.0)
>>> referenced by C:/msys64/home/Ronny/freetype-2.13.0/src/smooth/ftgrays.c:1918
>>>               libfreetype.a(smooth.o):(gray_convert_glyph_inner)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
@0wwafa
Copy link
Author

0wwafa commented Nov 5, 2024

I think the problem is in LIBC.

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

No branches or pull requests

1 participant