Linking warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame

24 views
Skip to first unread message

Praveen C

unread,
Dec 13, 2022, 11:22:22 PM12/13/22
to Deal. II Googlegroup
Hello

When compiling deal.ii on macos M1 with clang I get these messages while linking

[ 90%] Linking CXX shared library ../lib/libdeal_II.g.dylib

ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame


Compiling succeeds and examples seem to run, though I see those warnings there also


[100%] Built target release

Consolidate compiler generated dependencies of target step-3

[ 50%] Building CXX object CMakeFiles/step-3.dir/step-3.cc.o

[100%] Linking CXX executable step-3

ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame

[100%] Built target step-3

But is this something we can ignore or needs to be fixed ?

Thanks
praveen

Daniel Arndt

unread,
Dec 14, 2022, 8:38:48 AM12/14/22
to dea...@googlegroups.com
Praveen,

I'm also seeing this warning and from what I found on the internet it's harmless. Exception handling might be a bit slower but that's about it.

Best,
Daniel

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/EB9A235B-3BCA-4D74-8F2A-488883A4EDA8%40gmx.net.
Reply all
Reply to author
Forward
0 new messages