Aymeric Chataigner

Results 12 comments of Aymeric Chataigner

Implements issue https://github.com/commontk/CTK/issues/975

Thanks a lot for your quick and VERY interesting reply. We already have a mechanism ​in our software which sorts the slices per location, sorting by names was enough during...

Cmake configure fails on my PC (with and without the new option -DUSE_GOLD_LINKER=ON) ![Screenshot from 2023-10-23 11-34-21](https://github.com/Slicer/Slicer/assets/3016648/6e2087b5-5024-4a31-9a43-fae2e83a76b8) On my ubuntu 20.04 PC libgcc.a is installed at: /usr/lib/gcc/x86_64-linux-gnu/9/libgcc.a But in FindGccLibs.cmake...

Classic build using bfd as linker works well. I launch a build using gold right now

Build using the new USE_GOLD_LINKER works well on my ubuntu 20.04 PC ! Thanks a lot for this work

Would it be possible to merge this branch ? It would simplify my work which uses slicer python interpreter: https://discourse.slicer.org/t/python-interpreter-arguments-containing-special-characters/33466

@lassoan @jcfr @RafaelPalomar What do you think about this pull request ?