Closed jphickey closed 2 years ago
When building for CFE, everything needs to be built as position independent code (PIC) for inclusion in a shared library (.so) file.
Currently, the submodules (mpool, cache, v7) are getting compiled without this setting and is therefore unable to link.
When building for CFE, everything needs to be built as position independent code (PIC) for inclusion in a shared library (.so) file.
Currently, the submodules (mpool, cache, v7) are getting compiled without this setting and is therefore unable to link.