You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "swebb2066 (via GitHub)" <gi...@apache.org> on 2023/04/29 11:59:29 UTC

[GitHub] [logging-log4cxx] swebb2066 commented on issue #209: Error when Cross-compiling Log4CXX library for Linux Arm Cortex A9

swebb2066 commented on issue #209:
URL: https://github.com/apache/logging-log4cxx/issues/209#issuecomment-1528771752

   To cross compile using cmake you need to create a tool chain file and provide the file to cmake using the [CMAKE_TOOLCHAIN_FILE](https://cmake.org/cmake/help/latest/envvar/CMAKE_TOOLCHAIN_FILE.html#envvar:CMAKE_TOOLCHAIN_FILE) cmake parameter.
   
   Please refer to [the cmake documentation](https://cmake.org/cmake/help/book/mastering-cmake/chapter/Cross%20Compiling%20With%20CMake.html)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org