occt: master cb77bfc4
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2022-10-04 13:40:57 | master 92f1875f | ||
Changeset | 0033155: Regression [0033117] Coding, relocation R_X86_64_PC32 against symbol `TT_RunIns' can not be used. After emploing intel oneTBB of version 2021.5 on NEXT platforms arises error on OCC Pr.: ` */ld: */libfreetype.a(truetype.o): relocation R_X86_64_PC32 against symbol `TT_RunIns' can not be used when making a shared object; recompile with -fPIC */ld: final link failed: bad value ` Proposed solution: linking with shared object of libfreetype, rather than with archive library. Despite that error occurred only in OCC Pr., it is worth to accept changes for OCCT too. |
|||
mod - adm/cmake/freetype.cmake | Diff File |