Opened 16 years ago

Closed 16 years ago

#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 (1)

comment:1 by dron, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in 1.5 branch with r15491.

Note: See TracTickets for help on using tickets.