[RTEMS Project] #3297: 4.11: libtests in the testsuite does not set EXEEXT to .exe
RTEMS trac
trac at rtems.org
Thu Feb 8 02:33:28 UTC 2018
#3297: 4.11: libtests in the testsuite does not set EXEEXT to .exe
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 4.11.3
Component: build | Version: 4.11
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
A check of the 4.11 branch shows:
{{{
$ grep "EXEEXT =" `find sparc-rtems4.11/c/erc32/testsuites/ -name
Makefile`
[removed some lines]
sparc-rtems4.11/c/erc32/testsuites/psxtmtests/psxtmcond05/Makefile:EXEEXT
= .exe
sparc-rtems4.11/c/erc32/testsuites/psxtmtests/psxtmkey02/Makefile:EXEEXT =
.exe
sparc-rtems4.11/c/erc32/testsuites/Makefile:EXEEXT = .exe
sparc-rtems4.11/c/erc32/testsuites/libtests/block16/Makefile:EXEEXT =
sparc-rtems4.11/c/erc32/testsuites/libtests/heapwalk/Makefile:EXEEXT =
[removed some lines]
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3297>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list