Hi,

I make bootable SD-image for the BBB with Chris tool:
$ rtems-boot-image -o sd-card.img -b u-boot-beaglebone -s 32m -k hello.exe
u-boot/MLO u-boot/u-boot.img

When I boot with serial connected I get the following output:
"
Booting kernel from Legacy Image at 82000000 ...
Image Name:   RTEMS
Created:      2019-06-17   8:03:14 UTC
Image Type:   ARM Linux Kernel Image (gzip compressed)
Data Size:    48801 Bytes = 47.7 KiB
Load Address: 80000000
Entry Point:  80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK

Starting kernel ...
"

But the Hello world prints are missing.
The board just restarts after a few minutes.
Can anyone help me, please?

I attached my config log from samples.

Best,
Nils
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by rtems-c-src-tests-samples configure 5.0.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../../../../../../rtems/c/src/../../testsuites/samples/configure --disable-option-checking --prefix=/home/nils/development/5 --host=arm-rtems5 --build=x86_64-pc-linux-gnu --target=arm-rtems5 --enable-tests --enable-posix --with-target-subdir=arm-rtems5 --exec-prefix=/home/nils/development/5/arm-rtems5 --includedir=/home/nils/development/5/arm-rtems5/include build_alias=x86_64-pc-linux-gnu host_alias=arm-rtems5 target_alias=arm-rtems5 --with-project-root=../../ --with-project-top=../../ --with-rtems-build-top=/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack --with-rtems-source-top=/home/nils/development/kernel/rtems RTEMS_BSP=beagleboneblack RTEMS_BSP_FAMILY=beagle CFLAGS=-mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs --enable-rtems-root=../ --enable-project-root=../../../beagleboneblack --with-project-top=../../../ --enable-rtemsbsp=beagleboneblack --includedir=/home/nils/development/5/arm-rtems5/beagleboneblack/lib/include --libdir=/home/nils/development/5/arm-rtems5/beagleboneblack/lib --cache-file=/dev/null --srcdir=../../../../../../rtems/c/src/../../testsuites/samples

## --------- ##
## Platform. ##
## --------- ##

hostname = nils-Laptop
uname -m = x86_64
uname -r = 5.1.11-arch1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Jun 17 18:56:30 UTC 2019

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/nils/development/5/bin
PATH: /home/nils/development/5/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2075: checking for gmake
configure:2105: result: no
configure:2075: checking for make
configure:2091: found /usr/bin/make
configure:2102: result: make
configure:2211: checking build system type
configure:2225: result: x86_64-pc-linux-gnu
configure:2245: checking host system type
configure:2258: result: arm-unknown-rtems5
configure:2279: checking rtems target cpu
configure:2290: result: arm
configure:2316: checking for a BSD-compatible install
configure:2384: result: /usr/bin/install -c
configure:2395: checking whether build environment is sane
configure:2450: result: yes
configure:2507: checking for arm-rtems5-strip
configure:2523: found /home/nils/development/5/bin/arm-rtems5-strip
configure:2534: result: arm-rtems5-strip
configure:2599: checking for a thread-safe mkdir -p
configure:2638: result: /usr/bin/mkdir -p
configure:2645: checking for gawk
configure:2661: found /usr/bin/gawk
configure:2672: result: gawk
configure:2683: checking whether make sets $(MAKE)
configure:2705: result: yes
configure:2774: checking whether to enable maintainer-specific portions of Makefiles
configure:2783: result: no
configure:2815: checking for RTEMS_BSP
configure:2827: result: beagleboneblack
configure:2856: checking for style of include used by make
configure:2884: result: GNU
configure:2920: checking for arm-rtems5-gcc
configure:2936: found /home/nils/development/5/bin/arm-rtems5-gcc
configure:2947: result: arm-rtems5-gcc
configure:2966: checking for arm-rtems5-gcc
configure:2993: result: arm-rtems5-gcc
configure:3262: checking for C compiler version
configure:3271: arm-rtems5-gcc --version >&5
arm-rtems5-gcc (GCC) 7.4.1 20190514 (RTEMS 5, RSB 1db8e0cbd7eeaa904449d4bb4faa88879c694f2f-modified, Newlib 1d35a003f)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3282: $? = 0
configure:3271: arm-rtems5-gcc -v >&5
Using built-in specs.
COLLECT_GCC=arm-rtems5-gcc
COLLECT_LTO_WRAPPER=/home/nils/development/5/libexec/gcc/arm-rtems5/7.4.1/lto-wrapper
Target: arm-rtems5
Configured with: ../gnu-mirror-gcc-fb371a33fa6/configure --prefix=/home/nils/development/5 --bindir=/home/nils/development/5/bin --exec_prefix=/home/nils/development/5 --includedir=/home/nils/development/5/include --libdir=/home/nils/development/5/lib --libexecdir=/home/nils/development/5/libexec --mandir=/home/nils/development/5/share/man --infodir=/home/nils/development/5/share/info --datadir=/home/nils/development/5/share --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-rtems5 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --disable-lto --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,win_1253,win_1254,win_1255,win_1256,win_1257,win_1258 --enable-threads --disable-plugin --enable-libgomp --enable-languages=c,c++
Thread model: rtems
gcc version 7.4.1 20190514 (RTEMS 5, RSB 1db8e0cbd7eeaa904449d4bb4faa88879c694f2f-modified, Newlib 1d35a003f) (GCC) 
configure:3282: $? = 0
configure:3271: arm-rtems5-gcc -V >&5
arm-rtems5-gcc: error: unrecognized command line option '-V'
arm-rtems5-gcc: fatal error: no input files
compilation terminated.
configure:3282: $? = 1
configure:3271: arm-rtems5-gcc -qversion >&5
arm-rtems5-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
arm-rtems5-gcc: fatal error: no input files
compilation terminated.
configure:3282: $? = 1
configure:3302: checking whether the C compiler works
configure:3324: arm-rtems5-gcc -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs   conftest.c  >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^~~~
/home/nils/development/5/lib/gcc/arm-rtems5/7.4.1/../../../../arm-rtems5/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000008000
configure:3328: $? = 0
configure:3376: result: yes
configure:3379: checking for C compiler default output file name
configure:3381: result: a.out
configure:3387: checking for suffix of executables
configure:3394: arm-rtems5-gcc -o conftest.exe -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs   conftest.c  >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^~~~
/home/nils/development/5/lib/gcc/arm-rtems5/7.4.1/../../../../arm-rtems5/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000008000
configure:3398: $? = 0
configure:3420: result: .exe
configure:3442: checking whether we are cross compiling
configure:3480: result: yes
configure:3485: checking for suffix of object files
configure:3507: arm-rtems5-gcc -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  conftest.c >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^~~~
configure:3511: $? = 0
configure:3532: result: o
configure:3536: checking whether we are using the GNU C compiler
configure:3555: arm-rtems5-gcc -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  conftest.c >&5
conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^~~~
configure:3555: $? = 0
configure:3564: result: yes
configure:3573: checking whether arm-rtems5-gcc accepts -g
configure:3593: arm-rtems5-gcc -c -g  conftest.c >&5
configure:3593: $? = 0
configure:3634: result: yes
configure:3651: checking for arm-rtems5-gcc option to accept ISO C89
configure:3714: arm-rtems5-gcc  -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  conftest.c >&5
conftest.c:15:14: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 static char *e (p, i)
              ^
conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^~~~
configure:3714: $? = 0
configure:3727: result: none needed
configure:3749: checking dependency style of arm-rtems5-gcc
configure:3860: result: gcc3
configure:3880: checking how to run the C preprocessor
configure:3911: arm-rtems5-gcc -E  conftest.c
configure:3911: $? = 0
configure:3925: arm-rtems5-gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3925: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3950: result: arm-rtems5-gcc -E
configure:3970: arm-rtems5-gcc -E  conftest.c
configure:3970: $? = 0
configure:3984: arm-rtems5-gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4015: checking whether arm-rtems5-gcc accepts -specs
configure:4032: result: yes
configure:4078: checking BSP linkcmds
configure:4097: checking for RTEMS_SMP
configure:4111: arm-rtems5-gcc -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  -I/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/include conftest.c >&5
conftest.c:12:1: error: unknown type name 'choke'
 choke me
 ^~~~~
conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:4111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| #include <rtems/score/cpuopts.h>
| #ifndef RTEMS_SMP
| choke me
| #endif
| 
configure:4119: result: no
configure:4143: checking for arm-rtems5-g++
configure:4159: found /home/nils/development/5/bin/arm-rtems5-g++
configure:4170: result: arm-rtems5-g++
configure:4307: checking for C++ compiler version
configure:4316: arm-rtems5-g++ --version >&5
arm-rtems5-g++ (GCC) 7.4.1 20190514 (RTEMS 5, RSB 1db8e0cbd7eeaa904449d4bb4faa88879c694f2f-modified, Newlib 1d35a003f)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4327: $? = 0
configure:4316: arm-rtems5-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-rtems5-g++
COLLECT_LTO_WRAPPER=/home/nils/development/5/libexec/gcc/arm-rtems5/7.4.1/lto-wrapper
Target: arm-rtems5
Configured with: ../gnu-mirror-gcc-fb371a33fa6/configure --prefix=/home/nils/development/5 --bindir=/home/nils/development/5/bin --exec_prefix=/home/nils/development/5 --includedir=/home/nils/development/5/include --libdir=/home/nils/development/5/lib --libexecdir=/home/nils/development/5/libexec --mandir=/home/nils/development/5/share/man --infodir=/home/nils/development/5/share/info --datadir=/home/nils/development/5/share --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-rtems5 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --disable-lto --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,win_1253,win_1254,win_1255,win_1256,win_1257,win_1258 --enable-threads --disable-plugin --enable-libgomp --enable-languages=c,c++
Thread model: rtems
gcc version 7.4.1 20190514 (RTEMS 5, RSB 1db8e0cbd7eeaa904449d4bb4faa88879c694f2f-modified, Newlib 1d35a003f) (GCC) 
configure:4327: $? = 0
configure:4316: arm-rtems5-g++ -V >&5
arm-rtems5-g++: error: unrecognized command line option '-V'
arm-rtems5-g++: fatal error: no input files
compilation terminated.
configure:4327: $? = 1
configure:4316: arm-rtems5-g++ -qversion >&5
arm-rtems5-g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
arm-rtems5-g++: fatal error: no input files
compilation terminated.
configure:4327: $? = 1
configure:4331: checking whether we are using the GNU C++ compiler
configure:4350: arm-rtems5-g++ -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall      conftest.cpp >&5
configure:4350: $? = 0
configure:4359: result: yes
configure:4368: checking whether arm-rtems5-g++ accepts -g
configure:4388: arm-rtems5-g++ -c -g  conftest.cpp >&5
configure:4388: $? = 0
configure:4429: result: yes
configure:4454: checking dependency style of arm-rtems5-g++
configure:4565: result: gcc3
configure:4585: checking how to run the C++ preprocessor
configure:4612: arm-rtems5-g++ -E  conftest.cpp
configure:4612: $? = 0
configure:4626: arm-rtems5-g++ -E  conftest.cpp
conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4651: result: arm-rtems5-g++ -E
configure:4671: arm-rtems5-g++ -E  conftest.cpp
configure:4671: $? = 0
configure:4685: arm-rtems5-g++ -E  conftest.cpp
conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4739: checking for arm-rtems5-ar
configure:4755: found /home/nils/development/5/bin/arm-rtems5-ar
configure:4767: result: arm-rtems5-ar
configure:4782: checking for arm-rtems5-as
configure:4798: found /home/nils/development/5/bin/arm-rtems5-as
configure:4810: result: arm-rtems5-as
configure:4825: checking for arm-rtems5-ld
configure:4841: found /home/nils/development/5/bin/arm-rtems5-ld
configure:4853: result: arm-rtems5-ld
configure:4868: checking for arm-rtems5-nm
configure:4884: found /home/nils/development/5/bin/arm-rtems5-nm
configure:4896: result: arm-rtems5-nm
configure:4912: checking for arm-rtems5-ranlib
configure:4928: found /home/nils/development/5/bin/arm-rtems5-ranlib
configure:4940: result: arm-rtems5-ranlib
configure:4956: checking for arm-rtems5-objcopy
configure:4972: found /home/nils/development/5/bin/arm-rtems5-objcopy
configure:4984: result: arm-rtems5-objcopy
configure:4999: checking for arm-rtems5-size
configure:5015: found /home/nils/development/5/bin/arm-rtems5-size
configure:5027: result: arm-rtems5-size
configure:5042: checking for arm-rtems5-strip
configure:5070: result: arm-rtems5-strip
configure:5085: checking for ../../make/custom/beagleboneblack.cfg
configure:5090: result: yes
configure:5112: checking for RTEMS_MULTIPROCESSING
configure:5126: arm-rtems5-gcc -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  -I/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/include conftest.c >&5
conftest.c:12:1: error: unknown type name 'choke'
 choke me
 ^~~~~
conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:5126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "rtems-c-src-tests-samples"
| #define PACKAGE_TARNAME "rtems-c-src-tests-samples"
| #define PACKAGE_VERSION "5.0.0"
| #define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
| #define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| #include <rtems/score/cpuopts.h>
| #ifndef RTEMS_MULTIPROCESSING
| choke me
| #endif
| 
configure:5134: result: no
configure:5138: checking whether to build rtems++
configure:5153: result: yes
configure:5161: checking for RTEMS_NETWORKING
configure:5175: arm-rtems5-gcc -c -mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs  -I/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/include conftest.c >&5
configure:5175: $? = 0
configure:5183: result: yes
configure:5191: checking for RTEMS_SMP
configure:5213: result: no
configure:5262: checking arm/beagleboneblack base_mp test
configure:5284: result: PASS
configure:5299: checking arm/beagleboneblack base_sp test
configure:5321: result: PASS
configure:5336: checking arm/beagleboneblack capture test
configure:5358: result: -DTEST_STATE_USER_INPUT=1
configure:5373: checking arm/beagleboneblack cdtest test
configure:5395: result: PASS
configure:5410: checking arm/beagleboneblack iostream test
configure:5432: result: PASS
configure:5447: checking arm/beagleboneblack fileio test
configure:5469: result: -DTEST_STATE_USER_INPUT=1
configure:5484: checking arm/beagleboneblack hello test
configure:5506: result: PASS
configure:5521: checking arm/beagleboneblack loopback test
configure:5543: result: PASS
configure:5558: checking arm/beagleboneblack minimum test
configure:5580: result: PASS
configure:5595: checking arm/beagleboneblack nsecs test
configure:5617: result: PASS
configure:5632: checking arm/beagleboneblack paranoia test
configure:5654: result: PASS
configure:5669: checking arm/beagleboneblack pppd test
configure:5691: result: PASS
configure:5706: checking arm/beagleboneblack ticker test
configure:5728: result: PASS
configure:5743: checking arm/beagleboneblack unlimited test
configure:5765: result: PASS
configure:5882: checking that generated files are newer than configure
configure:5888: result: done
configure:6003: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by rtems-c-src-tests-samples config.status 5.0.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on nils-Laptop

config.status:933: creating Makefile
config.status:933: creating config.h
config.status:1099: config.h is unchanged
config.status:1147: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_RTEMS_BSP_FAMILY_set=set
ac_cv_env_RTEMS_BSP_FAMILY_value=beagle
ac_cv_env_RTEMS_BSP_set=set
ac_cv_env_RTEMS_BSP_value=beagleboneblack
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-rtems5
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=arm-rtems5
ac_cv_exeext=.exe
ac_cv_host=arm-unknown-rtems5
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=arm-rtems5-ar
ac_cv_prog_AS=arm-rtems5-as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-rtems5-gcc
ac_cv_prog_CPP='arm-rtems5-gcc -E'
ac_cv_prog_CXX=arm-rtems5-g++
ac_cv_prog_CXXCPP='arm-rtems5-g++ -E'
ac_cv_prog_LD=arm-rtems5-ld
ac_cv_prog_MAKE=make
ac_cv_prog_NM=arm-rtems5-nm
ac_cv_prog_OBJCOPY=arm-rtems5-objcopy
ac_cv_prog_RANLIB=arm-rtems5-ranlib
ac_cv_prog_SIZE=arm-rtems5-size
ac_cv_prog_STRIP=arm-rtems5-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
rtems_cv_CFLAGS_set=set
rtems_cv_HAS_CPLUSPLUS=yes
rtems_cv_RTEMS_BSP=beagleboneblack
rtems_cv_RTEMS_MULTIPROCESSING=no
rtems_cv_RTEMS_NETWORKING=yes
rtems_cv_RTEMS_SMP=no
rtems_cv_gcc_specs=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/nils/development/kernel/rtems/missing --run aclocal-1.12'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='arm-rtems5-ar'
AS='arm-rtems5-as'
AUTOCONF='${SHELL} /home/nils/development/kernel/rtems/missing --run autoconf'
AUTOHEADER='${SHELL} /home/nils/development/kernel/rtems/missing --run autoheader'
AUTOMAKE='${SHELL} /home/nils/development/kernel/rtems/missing --run automake-1.12'
AWK='gawk'
BIN2C='rtems-bin2c'
CC='arm-rtems5-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs'
CPP='arm-rtems5-gcc -E'
CPPFLAGS=''
CPUKIT_ROOT=''
CXX='arm-rtems5-g++'
CXXCPP='arm-rtems5-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-mcpu=cortex-a8 -O2 -g -ffunction-sections -fdata-sections -Wall    '
CXXTESTS_FALSE='#'
CXXTESTS_TRUE=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ENDIF='endif'
EXEEXT='.exe'
GCCSPECS='-B$(RTEMS_SOURCE_ROOT)/bsps/$(RTEMS_CPU)/$(RTEMS_BSP_FAMILY)/start -specs bsp_specs -qrtems'
HAS_CPLUSPLUS='yes'
HAS_MP_FALSE=''
HAS_MP_TRUE='#'
HAS_SMP_FALSE=''
HAS_SMP_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='arm-rtems5-ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKE='make'
MAKEINFO='${SHELL} /home/nils/development/kernel/rtems/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NETTESTS_FALSE='#'
NETTESTS_TRUE=''
NM='arm-rtems5-nm'
NO_SMP_FALSE='#'
NO_SMP_TRUE=''
OBJCOPY='arm-rtems5-objcopy'
OBJEXT='o'
PACKAGE='rtems-c-src-tests-samples'
PACKAGE_BUGREPORT='https://devel.rtems.org/newticket'
PACKAGE_NAME='rtems-c-src-tests-samples'
PACKAGE_STRING='rtems-c-src-tests-samples 5.0.0'
PACKAGE_TARNAME='rtems-c-src-tests-samples'
PACKAGE_URL=''
PACKAGE_VERSION='5.0.0'
PATH_SEPARATOR=':'
PROJECT_INCLUDE='$(PROJECT_ROOT)/lib/include'
PROJECT_LIB='$(PROJECT_ROOT)/lib'
PROJECT_RELEASE='$(PROJECT_ROOT)'
PROJECT_ROOT='$(top_builddir)/../../../../beagleboneblack'
PROJECT_TOPdir='../../../../../$(top_builddir)'
RANLIB='arm-rtems5-ranlib'
RTEMS_BSP='beagleboneblack'
RTEMS_BSP_ARCH_LINKCMDS_PATH='/home/nils/development/kernel/rtems/bsps/arm/shared/start'
RTEMS_BSP_CPPFLAGS='-I/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/lib/libbsp/$(RTEMS_CPU)/$(RTEMS_BSP_FAMILY)/include -I/home/nils/development/kernel/rtems/bsps/include -I/home/nils/development/kernel/rtems/bsps/$(RTEMS_CPU)/include -I/home/nils/development/kernel/rtems/bsps/$(RTEMS_CPU)/$(RTEMS_BSP_FAMILY)/include'
RTEMS_BSP_FAMILY='beagle'
RTEMS_BSP_LIBBSP_PATH='/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/lib/libbsp/arm/beagle'
RTEMS_BUILD_ROOT='/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack'
RTEMS_CPPFLAGS='-I$(top_builddir) -I/home/nils/development/kernel/beagleboneblack/arm-rtems5/c/beagleboneblack/include -I/home/nils/development/kernel/rtems/cpukit/include -I/home/nils/development/kernel/rtems/cpukit/score/cpu/$(RTEMS_CPU)/include'
RTEMS_CPU='arm'
RTEMS_ROOT='$(top_builddir)/../../'
RTEMS_SOURCE_ROOT='/home/nils/development/kernel/rtems'
RTEMS_TOPdir='../..'
SET_MAKE=''
SHELL='/bin/sh'
SIZE='arm-rtems5-size'
STRIP='arm-rtems5-strip'
TEST_FLAGS_base_mp=''
TEST_FLAGS_base_sp=''
TEST_FLAGS_capture='-DTEST_STATE_USER_INPUT=1'
TEST_FLAGS_cdtest=''
TEST_FLAGS_fileio='-DTEST_STATE_USER_INPUT=1'
TEST_FLAGS_hello=''
TEST_FLAGS_iostream=''
TEST_FLAGS_loopback=''
TEST_FLAGS_minimum=''
TEST_FLAGS_nsecs=''
TEST_FLAGS_paranoia=''
TEST_FLAGS_pppd=''
TEST_FLAGS_ticker=''
TEST_FLAGS_unlimited=''
TEST_base_mp_FALSE='#'
TEST_base_mp_TRUE=''
TEST_base_sp_FALSE='#'
TEST_base_sp_TRUE=''
TEST_capture_FALSE='#'
TEST_capture_TRUE=''
TEST_cdtest_FALSE='#'
TEST_cdtest_TRUE=''
TEST_fileio_FALSE='#'
TEST_fileio_TRUE=''
TEST_hello_FALSE='#'
TEST_hello_TRUE=''
TEST_iostream_FALSE='#'
TEST_iostream_TRUE=''
TEST_loopback_FALSE='#'
TEST_loopback_TRUE=''
TEST_minimum_FALSE='#'
TEST_minimum_TRUE=''
TEST_nsecs_FALSE='#'
TEST_nsecs_TRUE=''
TEST_paranoia_FALSE='#'
TEST_paranoia_TRUE=''
TEST_pppd_FALSE='#'
TEST_pppd_TRUE=''
TEST_ticker_FALSE='#'
TEST_ticker_TRUE=''
TEST_unlimited_FALSE='#'
TEST_unlimited_TRUE=''
VERSION='5.0.0'
ac_ct_CC=''
ac_ct_CXX=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/home/nils/development/5/arm-rtems5'
host='arm-unknown-rtems5'
host_alias='arm-rtems5'
host_cpu='arm'
host_os='rtems5'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/home/nils/development/5/arm-rtems5/beagleboneblack/lib/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/nils/development/kernel/rtems/install-sh'
libdir='/home/nils/development/5/arm-rtems5/beagleboneblack/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/nils/development/5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='arm-rtems5'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "rtems-c-src-tests-samples"
#define PACKAGE_TARNAME "rtems-c-src-tests-samples"
#define PACKAGE_VERSION "5.0.0"
#define PACKAGE_STRING "rtems-c-src-tests-samples 5.0.0"
#define PACKAGE_BUGREPORT "https://devel.rtems.org/newticket";
#define PACKAGE_URL ""

configure: exit 0
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to