ayoub serti created XERCESC-2196: ------------------------------------ Summary: cross-compiling issue Key: XERCESC-2196 URL: https://issues.apache.org/jira/browse/XERCESC-2196 Project: Xerces-C++ Issue Type: Bug Components: Build Affects Versions: 3.2.3 Environment: ubuntu18.04,cross-compilation Reporter: ayoub serti
When cross-compiling xerces on linux ubuntu, the configure script fails because of a test program that try to run. The problem came from `configure.ac` where there is an AC_RUN_IFELSE without action-if-cross-compiling action. the pull request fix this issue [https://github.com/apache/xerces-c/pull/11|http://example.com/] No problem within CMake cross-compilation -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org