Ticket #2604 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by dron

  • status changed from new to closed
  • resolution set to fixed

Fixed in 1.5 branch with r15491.

Note: See TracTickets for help on using tickets.