Ticket #2604 (closed defect: fixed)
Test for specific suffix for executables does not work when cross-compiling
| Reported by: | dron | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.3 |
| Component: | default | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Our configure script contains a test for whether we need to assign a specific suffix to executable binaries on target system. This test checks the name of the executable ("/bin/true.exe") on the hosting system so it doesn't work in the case of cross-compilation. Should be fixed with r15390 and r15483 in trunk.
Change History
Note: See
TracTickets for help on using
tickets.
