[ https://issues.apache.org/jira/browse/XERCESC-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated XERCESC-2196: ---------------------------------- Description: 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] No problem within CMake cross-compilation was: 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 > 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 > Priority: Trivial > Labels: build, easyfix, github-import, pull-request-available, > ready-to-commit > Fix For: 3.2.4 > > > 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] > No problem within CMake cross-compilation -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org