Linking with nano specs: libg_nano vs libc_nano
Asked by
Marjon
I am trying to duplicate a build using CMake, and I believe I have passed the CMake file all the correct flags. The problem shows when I compare the built map file vs the current project's map file. The current project links some functions using libc_nano, but my CMake build uses the libg_nano implementation. How can I force CMake to use libc_nano instead of libg_nano?
[CLOSING]: Additional info, I have edited the CMake file to set the CMAKE_LINKER to point to g++ and defined CMAKE_C_
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Marjon
- Solved:
- Last query:
- Last reply:
To post a message you must log in.