[RTEMS Project] #3249: imx7 does not link getentropy01 test on master
RTEMS trac
trac at rtems.org
Tue Nov 21 18:38:50 UTC 2017
#3249: imx7 does not link getentropy01 test on master
---------------------------+--------------------
Reporter: Joel Sherrill | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 5.1
Component: arch/arm | Version: 5
Severity: normal | Keywords:
---------------------------+--------------------
arm-rtems5-gcc -B../../../../../imx7/lib/ -specs bsp_specs -qrtems
-march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a7 -O2 -g
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-
function-declaration -Wstrict-prototypes -Wnested-externs -Wl,--gc-
sections -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard
-mtune=cortex-a7 -Wl,--wrap=printf -Wl,--wrap=puts -Wl,--wrap=putchar -o
getentropy01.exe init.o
init.o: In function `test_getentropy':
/home/joel/rtems-work/rtems-testing/rtems/build-arm-imx7-rtems/arm-
rtems5/c/imx7/testsuites/libtests/getentropy01/../../../../../../../rtems/c/src/../../testsuites/libtests/getentropy01/init.c:57:
undefined reference to `getentropy'
/home/joel/rtems-work/rtems-testing/rtems/build-arm-imx7-rtems/arm-
rtems5/c/imx7/testsuites/libtests/getentropy01/../../../../../../../rtems/c/src/../../testsuites/libtests/getentropy01/init.c:59:
undefined reference to `getentropy'
--
Ticket URL: <http://devel.rtems.org/ticket/3249>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list