Hi everyone.
I’m playing on codingame for a few mounths now, and i never had any issue. Since yesterday, i have this displaying in console when i try to run my program in condingame IDE :
Sortie standard :
BFD: /lib64/ld-linux-x86-64.so.2: unknown type [0x13] section `.relr.dyn’
BFD: /lib/x86_64-linux-gnu/libc.so.6: unknown type [0x13] section `.relr.dyn’
BFD: /lib/x86_64-linux-gnu/libm.so.6: unknown type [0x13] section `.relr.dyn’
I’m coding on microsoft visual studio, with codingame sync tool, on a windows 10 pro computer. Nothing changed recently on my setup.
I just tested with default code in a new puzzle, same thing happen, so i don’t think it’s related to my computer, or my IDE or files.
Any idea of what this is ? is it important, or can i just ignore it ? puzzles seem to be still solvable anyway.
thank you very much for your help and for your time