OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [web_uploads/] [ats/] [or32-rtems/] [build_or1ksim.txt] - Rev 1767

Compare with Previous | Blame | View Log

Mon May 23 00:22:32 CEST 2005
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... or32-unknown-rtems
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... no
checking whether make sets ${MAKE}... (cached) yes
checking whether gcc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for setlocale... yes
checking for lstat... yes
checking for strndup... yes
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for on_exit... yes
checking for isblank... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/stream.h... no
checking for sys/stropts.h... yes
checking for sys/select.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... yes
checking for locale.h... yes
checking for net/ethernet.h... yes
checking for sys/ethernet.h... no
checking for malloc.h... yes
checking for inttypes.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking whether to enable profiling... no
checking which execution style to use... checking whether to enable ethernet phy emulation... no
checking whether to use raw range stats... no
checking whether instructions set overflow flag... no
checking whether arithmethic instructions set flag... no
checking for implementation-specific data... DEFAULT
configure: WARNING: using default environment
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bpb/Makefile
config.status: creating cache/Makefile
config.status: creating cpu/Makefile
config.status: creating cpu/common/Makefile
config.status: creating cpu/or32/Makefile
config.status: creating cuc/Makefile
config.status: creating cpu/or1k/Makefile
config.status: creating cpu/dlx/Makefile
config.status: creating debug/Makefile
config.status: creating support/Makefile
config.status: creating mmu/Makefile
config.status: creating peripheral/Makefile
config.status: creating tick/Makefile
config.status: creating peripheral/channels/Makefile
config.status: creating pm/Makefile
config.status: creating pic/Makefile
config.status: creating vapi/Makefile
config.status: creating port/Makefile
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim'
Making all in cpu
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
Making all in common
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
Making all in or1k
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
Making all in or32
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
/usr/bin/make  all-am
make[4]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
Making all in bpb
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
Making all in support
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
Making all in cache
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
Making all in mmu
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
Making all in peripheral
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
Making all in channels
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
Making all in tick
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
Making all in pm
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
Making all in pic
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
Making all in debug
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
Making all in vapi
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
Making all in cuc
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
Making all in port
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
Making install in cpu
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
Making install in common
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
Making install in or1k
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
Making install in or32
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
Making install in bpb
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
Making install in support
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
Making install in cache
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
Making install in mmu
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
Making install in peripheral
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
Making install in channels
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
Making install in tick
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
Making install in pm
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
Making install in pic
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
Making install in debug
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
Making install in vapi
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
Making install in cuc
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
Making install in port
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim'
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim'
/bin/sh ../or1ksim/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/bin
  /usr/bin/install -c sim /home/oc/testpool/or1k/or32-rtems/bin/or32-rtems-sim
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim'

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.