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

On Tue, Dec 13, 2022 at 11:22 PM Praveen C <prav...@gmx.net> wrote:

> 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
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/EB9A235B-3BCA-4D74-8F2A-488883A4EDA8%40gmx.net
> <https://groups.google.com/d/msgid/dealii/EB9A235B-3BCA-4D74-8F2A-488883A4EDA8%40gmx.net?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAOYDWb%2BfLUkb6587WZT5pwV8gPD9Wfs3zP_h_E9e01M3QNQe-A%40mail.gmail.com.

Reply via email to