unsupported reloc 42 against global symbol _ITM_registerTMCloneTable
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
## gcc (GCC) 5.4.0
/usr/bin/ld.gold: error: /cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o: unsupported reloc 42 against global symbol _ITM_deregisterTMCloneTable
/usr/bin/ld.gold: error: /cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o: unsupported reloc 42 against global symbol _ITM_registerTMCloneTable
/usr/bin/ld.gold: error: /cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o: unsupported reloc 42 against global symbol _Jv_RegisterClasses
/cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o(.text+0x1e): error: unsupported reloc 42
/cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o(.text+0x6b): error: unsupported reloc 42
/cm/shared/easybuild/apps/compiler/GCCcore/5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/crtbeginS.o(.text+0xeb): error: unsupported reloc 42
collect2: error: ld returned 1 exit status
make[2]: *** [libfolly.la] Error 1
make[2]: Leaving directory `/home/xxu/torch/folly/folly'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxu/torch/folly/folly'
make: *** [all] Error 2
Contributor guide
Assessment
This issue has not been assessed yet.