This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi, i have succeeded if i don't add fileio and net packages. Thank Jonathan Larmour and Andrew .
Now,I have new questions.If i add fileio package and net package as followed:
ecosconfig new linux
ecosconfig add CYGPKG_IO_FILEIO
ecosconfig add CYGPKG_NET
ecosconfig resolve
ecosconfig check
then output is:
Target: linux
Template: default
Added:
CYGPKG_NET
CYGPKG_IO_FILEIO
2 conflict(s):
CYGPKG_IO_FILEIO:
Requires constraint not satisfied: CYGBLD_ISO_DIRENT_HEADER == "<cyg/fileio/dirent.h>"
CYGPKG_IO_FILEIO:
Requires constraint not satisfied: CYGBLD_ISO_OPEN_MAX_HEADER == "<cyg/fileio/limits.h>"
If i continue to do:
ecosconfig tree
make
then the output is:
make -r -C hal/i386/arch/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/i386/arch/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/i386/arch/current'
make -r -C hal/i386/linux/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/i386/linux/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/i386/linux/current'
make -r -C hal/common/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/common/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/common/current'
make -r -C io/common/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/io/common/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/common/current'
make -r -C io/serial/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/io/serial/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/serial/current'
make -r -C infra/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/infra/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/infra/current'
make -r -C kernel/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/kernel/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/kernel/current'
make -r -C services/memalloc/common/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
make -r -C isoinfra/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/isoinfra/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/isoinfra/current'
make -r -C language/c/libc/common/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/common/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/common/current'
make -r -C language/c/libc/i18n/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/i18n/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/i18n/current'
make -r -C language/c/libc/setjmp/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/setjmp/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/setjmp/current'
make -r -C language/c/libc/signals/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/signals/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/signals/current'
make -r -C language/c/libc/startup/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/startup/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/startup/current'
make -r -C language/c/libc/stdio/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/stdio/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/stdio/current'
make -r -C language/c/libc/stdlib/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/stdlib/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/stdlib/current'
make -r -C language/c/libc/string/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/string/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/string/current'
make -r -C language/c/libc/time/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/time/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/time/current'
make -r -C language/c/libm/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libm/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libm/current'
make -r -C io/wallclock/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/io/wallclock/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/wallclock/current'
make -r -C error/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/error/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/error/current'
make -r -C net/tcpip/v1_0b1 headers
make[1]: Entering directory `/ecoscvs/ecos_work3/net/tcpip/v1_0b1'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/net/tcpip/v1_0b1'
make -r -C io/fileio/current headers
make[1]: Entering directory `/ecoscvs/ecos_work3/io/fileio/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/fileio/current'
headers finished
make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,heapgen.tmp -E /home/yrs/ecos/packages/services/memalloc/common/current/src/heapgen.cpp > heapgeninc.tcl
make[1]: Leaving directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
make -r -C services/memalloc/common/current heaps.cxx
make[1]: Entering directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
XPWD=`pwd` ; cd /home/yrs/ecos/packages/services/memalloc/common/current/src ; sh heapgen.tcl "/ecoscvs/ecos_work3/install" "$XPWD"
make[1]: Leaving directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
make -r -C hal/i386/arch/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/i386/arch/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/arch/current -I/home/yrs/ecos/packages/hal/i386/arch/current/src -I/home/yrs/ecos/packages/hal/i386/arch/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/arch/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_misc.tmp -o src/hal_i386_arch_hal_misc.o /home/yrs/ecos/packages/hal/i386/arch/current/src/hal_misc.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/arch/current -I/home/yrs/ecos/packages/hal/i386/arch/current/src -I/home/yrs/ecos/packages/hal/i386/arch/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/arch/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/context.tmp -o src/hal_i386_arch_context.o /home/yrs/ecos/packages/hal/i386/arch/current/src/context.S
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/arch/current -I/home/yrs/ecos/packages/hal/i386/arch/current/src -I/home/yrs/ecos/packages/hal/i386/arch/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/arch/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/i386_stub.tmp -o src/hal_i386_arch_i386_stub.o /home/yrs/ecos/packages/hal/i386/arch/current/src/i386_stub.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/hal_i386_arch_hal_misc.o src/hal_i386_arch_context.o src/hal_i386_arch_i386_stub.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/i386/arch/current'
make -r -C hal/i386/linux/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/i386/linux/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_diag.tmp -o src/hal_i386_linux_hal_diag.o /home/yrs/ecos/packages/hal/i386/linux/current/src/hal_diag.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_startup.tmp -o src/hal_i386_linux_hal_startup.o /home/yrs/ecos/packages/hal/i386/linux/current/src/hal_startup.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/syscall-i386-linux-1.0.tmp -o src/hal_i386_linux_syscall-i386-linux-1.0.o /home/yrs/ecos/packages/hal/i386/linux/current/src/syscall-i386-linux-1.0.S
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/entry.tmp -o src/hal_i386_linux_entry.o /home/yrs/ecos/packages/hal/i386/linux/current/src/entry.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/linux.tmp -o src/hal_i386_linux_linux.o /home/yrs/ecos/packages/hal/i386/linux/current/src/linux.S
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/i386/linux/current -I/home/yrs/ecos/packages/hal/i386/linux/current/src -I/home/yrs/ecos/packages/hal/i386/linux/current/tests -I. -I/home/yrs/ecos/packages/hal/i386/linux/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/linux_misc.tmp -o src/hal_i386_linux_linux_misc.o /home/yrs/ecos/packages/hal/i386/linux/current/src/linux_misc.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/hal_i386_linux_hal_diag.o src/hal_i386_linux_hal_startup.o src/hal_i386_linux_syscall-i386-linux-1.0.o src/hal_i386_linux_entry.o src/hal_i386_linux_linux.o src/hal_i386_linux_linux_misc.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/i386/linux/current'
make -r -C hal/common/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/hal/common/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/generic-stub.tmp -o src/hal_common_generic-stub.o /home/yrs/ecos/packages/hal/common/current/src/generic-stub.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/thread-packets.tmp -o src/hal_common_thread-packets.o /home/yrs/ecos/packages/hal/common/current/src/thread-packets.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_stub.tmp -o src/hal_common_hal_stub.o /home/yrs/ecos/packages/hal/common/current/src/hal_stub.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/drv_api.tmp -o src/hal_common_drv_api.o /home/yrs/ecos/packages/hal/common/current/src/drv_api.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/bplist-dynamic.tmp -o src/hal_common_bplist-dynamic.o /home/yrs/ecos/packages/hal/common/current/src/bplist-dynamic.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/dbg-threads-syscall.tmp -o src/hal_common_dbg-threads-syscall.o /home/yrs/ecos/packages/hal/common/current/src/dbg-threads-syscall.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/hal_common_generic-stub.o src/hal_common_thread-packets.o src/hal_common_hal_stub.o src/hal_common_drv_api.o src/hal_common_bplist-dynamic.o src/hal_common_dbg-threads-syscall.o
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/hal/common/current -I/home/yrs/ecos/packages/hal/common/current/src -I/home/yrs/ecos/packages/hal/common/current/tests -I. -I/home/yrs/ecos/packages/hal/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/dummy.tmp -o src/hal_common_dummy.o /home/yrs/ecos/packages/hal/common/current/src/dummy.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libextras.a src/hal_common_dummy.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/hal/common/current'
make -r -C io/common/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/io/common/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/common/current -I/home/yrs/ecos/packages/io/common/current/src -I/home/yrs/ecos/packages/io/common/current/tests -I. -I/home/yrs/ecos/packages/io/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/ioinit.tmp -o src/io_common_ioinit.o /home/yrs/ecos/packages/io/common/current/src/ioinit.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libextras.a src/io_common_ioinit.o
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/common/current -I/home/yrs/ecos/packages/io/common/current/src -I/home/yrs/ecos/packages/io/common/current/tests -I. -I/home/yrs/ecos/packages/io/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/iosys.tmp -o src/io_common_iosys.o /home/yrs/ecos/packages/io/common/current/src/iosys.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/common/current -I/home/yrs/ecos/packages/io/common/current/src -I/home/yrs/ecos/packages/io/common/current/tests -I. -I/home/yrs/ecos/packages/io/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/io_diag.tmp -o src/io_common_io_diag.o /home/yrs/ecos/packages/io/common/current/src/io_diag.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/io_common_iosys.o src/io_common_io_diag.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/common/current'
make -r -C io/serial/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/io/serial/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/serial/current -I/home/yrs/ecos/packages/io/serial/current/src -I/home/yrs/ecos/packages/io/serial/current/tests -I. -I/home/yrs/ecos/packages/io/serial/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/serial.tmp -o src/common/io_serial_serial.o /home/yrs/ecos/packages/io/serial/current/src/common/serial.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/serial/current -I/home/yrs/ecos/packages/io/serial/current/src -I/home/yrs/ecos/packages/io/serial/current/tests -I. -I/home/yrs/ecos/packages/io/serial/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/tty.tmp -o src/common/io_serial_tty.o /home/yrs/ecos/packages/io/serial/current/src/common/tty.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/serial/current -I/home/yrs/ecos/packages/io/serial/current/src -I/home/yrs/ecos/packages/io/serial/current/tests -I. -I/home/yrs/ecos/packages/io/serial/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/haldiag.tmp -o src/common/io_serial_haldiag.o /home/yrs/ecos/packages/io/serial/current/src/common/haldiag.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/serial/current -I/home/yrs/ecos/packages/io/serial/current/src -I/home/yrs/ecos/packages/io/serial/current/tests -I. -I/home/yrs/ecos/packages/io/serial/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/termiostty.tmp -o src/common/io_serial_termiostty.o /home/yrs/ecos/packages/io/serial/current/src/common/termiostty.c
/home/yrs/ecos/packages/io/serial/current/src/common/termiostty.c:551: warning: `termios_init' defined but not used
/home/yrs/ecos/packages/io/serial/current/src/common/termiostty.c:564: warning: `termios_lookup' defined but not used
/home/yrs/ecos/packages/io/serial/current/src/common/termiostty.c:113: warning: `termios_devio' defined but not used
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libextras.a src/common/io_serial_serial.o src/common/io_serial_tty.o src/common/io_serial_haldiag.o src/common/io_serial_termiostty.o
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/io/serial/current -I/home/yrs/ecos/packages/io/serial/current/src -I/home/yrs/ecos/packages/io/serial/current/tests -I. -I/home/yrs/ecos/packages/io/serial/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/termios.tmp -o src/common/io_serial_termios.o /home/yrs/ecos/packages/io/serial/current/src/common/termios.c
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/common/io_serial_termios.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/io/serial/current'
make -r -C infra/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/infra/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/startup.tmp -o src/infra_startup.o /home/yrs/ecos/packages/infra/current/src/startup.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/prestart.tmp -o src/infra_prestart.o /home/yrs/ecos/packages/infra/current/src/prestart.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/pkgstart.tmp -o src/infra_pkgstart.o /home/yrs/ecos/packages/infra/current/src/pkgstart.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/userstart.tmp -o src/infra_userstart.o /home/yrs/ecos/packages/infra/current/src/userstart.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/dummyxxmain.tmp -o src/infra_dummyxxmain.o /home/yrs/ecos/packages/infra/current/src/dummyxxmain.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/null.tmp -o src/infra_null.o /home/yrs/ecos/packages/infra/current/src/null.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/simple.tmp -o src/infra_simple.o /home/yrs/ecos/packages/infra/current/src/simple.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/fancy.tmp -o src/infra_fancy.o /home/yrs/ecos/packages/infra/current/src/fancy.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/buffer.tmp -o src/infra_buffer.o /home/yrs/ecos/packages/infra/current/src/buffer.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/diag.tmp -o src/infra_diag.o /home/yrs/ecos/packages/infra/current/src/diag.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/tcdiag.tmp -o src/infra_tcdiag.o /home/yrs/ecos/packages/infra/current/src/tcdiag.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memcpy.tmp -o src/infra_memcpy.o /home/yrs/ecos/packages/infra/current/src/memcpy.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memset.tmp -o src/infra_memset.o /home/yrs/ecos/packages/infra/current/src/memset.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/infra/current -I/home/yrs/ecos/packages/infra/current/src -I/home/yrs/ecos/packages/infra/current/tests -I. -I/home/yrs/ecos/packages/infra/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/delete.tmp -o src/infra_delete.o /home/yrs/ecos/packages/infra/current/src/delete.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/infra_startup.o src/infra_prestart.o src/infra_pkgstart.o src/infra_userstart.o src/infra_dummyxxmain.o src/infra_null.o src/infra_simple.o src/infra_fancy.o src/infra_buffer.o src/infra_diag.o src/infra_tcdiag.o src/infra_memcpy.o src/infra_memset.o src/infra_delete.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/infra/current'
make -r -C kernel/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/kernel/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/clock.tmp -o src/common/kernel_clock.o /home/yrs/ecos/packages/kernel/current/src/common/clock.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/timer.tmp -o src/common/kernel_timer.o /home/yrs/ecos/packages/kernel/current/src/common/timer.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/kapi.tmp -o src/common/kernel_kapi.o /home/yrs/ecos/packages/kernel/current/src/common/kapi.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/thread.tmp -o src/common/kernel_thread.o /home/yrs/ecos/packages/kernel/current/src/common/thread.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/except.tmp -o src/common/kernel_except.o /home/yrs/ecos/packages/kernel/current/src/common/except.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/instrmnt/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/instrmnt/meminst.tmp -o src/instrmnt/kernel_meminst.o /home/yrs/ecos/packages/kernel/current/src/instrmnt/meminst.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/instrmnt/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/instrmnt/nullinst.tmp -o src/instrmnt/kernel_nullinst.o /home/yrs/ecos/packages/kernel/current/src/instrmnt/nullinst.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/intr/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/intr/intr.tmp -o src/intr/kernel_intr.o /home/yrs/ecos/packages/kernel/current/src/intr/intr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sched/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sched/bitmap.tmp -o src/sched/kernel_bitmap.o /home/yrs/ecos/packages/kernel/current/src/sched/bitmap.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sched/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sched/lottery.tmp -o src/sched/kernel_lottery.o /home/yrs/ecos/packages/kernel/current/src/sched/lottery.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sched/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sched/mlqueue.tmp -o src/sched/kernel_mlqueue.o /home/yrs/ecos/packages/kernel/current/src/sched/mlqueue.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sched/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sched/sched.tmp -o src/sched/kernel_sched.o /home/yrs/ecos/packages/kernel/current/src/sched/sched.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/bin_sem.tmp -o src/sync/kernel_bin_sem.o /home/yrs/ecos/packages/kernel/current/src/sync/bin_sem.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/cnt_sem.tmp -o src/sync/kernel_cnt_sem.o /home/yrs/ecos/packages/kernel/current/src/sync/cnt_sem.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/flag.tmp -o src/sync/kernel_flag.o /home/yrs/ecos/packages/kernel/current/src/sync/flag.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/cnt_sem2.tmp -o src/sync/kernel_cnt_sem2.o /home/yrs/ecos/packages/kernel/current/src/sync/cnt_sem2.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/mbox.tmp -o src/sync/kernel_mbox.o /home/yrs/ecos/packages/kernel/current/src/sync/mbox.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/sync/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/sync/mutex.tmp -o src/sync/kernel_mutex.o /home/yrs/ecos/packages/kernel/current/src/sync/mutex.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/debug/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/debug/dbg-thread-demux.tmp -o src/debug/kernel_dbg-thread-demux.o /home/yrs/ecos/packages/kernel/current/src/debug/dbg-thread-demux.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/kernel/current -I/home/yrs/ecos/packages/kernel/current/src -I/home/yrs/ecos/packages/kernel/current/tests -I. -I/home/yrs/ecos/packages/kernel/current/src/debug/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/debug/dbg_gdb.tmp -o src/debug/kernel_dbg_gdb.o /home/yrs/ecos/packages/kernel/current/src/debug/dbg_gdb.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/common/kernel_clock.o src/common/kernel_timer.o src/common/kernel_kapi.o src/common/kernel_thread.o src/common/kernel_except.o src/instrmnt/kernel_meminst.o src/instrmnt/kernel_nullinst.o src/intr/kernel_intr.o src/sched/kernel_bitmap.o src/sched/kernel_lottery.o src/sched/kernel_mlqueue.o src/sched/kernel_sched.o src/sync/kernel_bin_sem.o src/sync/kernel_cnt_sem.o src/sync/kernel_flag.o src/sync/kernel_cnt_sem2.o src/sync/kernel_mbox.o src/sync/kernel_mutex.o src/debug/kernel_dbg-thread-demux.o src/debug/kernel_dbg_gdb.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/kernel/current'
make -r -C services/memalloc/common/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -I/home/yrs/ecos/packages/services/memalloc/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/dlmalloc.tmp -o src/services_memalloc_common_dlmalloc.o /home/yrs/ecos/packages/services/memalloc/common/current/src/dlmalloc.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -I/home/yrs/ecos/packages/services/memalloc/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/kapi.tmp -o src/services_memalloc_common_kapi.o /home/yrs/ecos/packages/services/memalloc/common/current/src/kapi.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -I/home/yrs/ecos/packages/services/memalloc/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/malloc.tmp -o src/services_memalloc_common_malloc.o /home/yrs/ecos/packages/services/memalloc/common/current/src/malloc.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -I/home/yrs/ecos/packages/services/memalloc/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memfixed.tmp -o src/services_memalloc_common_memfixed.o /home/yrs/ecos/packages/services/memalloc/common/current/src/memfixed.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -I/home/yrs/ecos/packages/services/memalloc/common/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memvar.tmp -o src/services_memalloc_common_memvar.o /home/yrs/ecos/packages/services/memalloc/common/current/src/memvar.cxx
i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/services/memalloc/common/current -I/home/yrs/ecos/packages/services/memalloc/common/current/src -I/home/yrs/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,heaps.tmp -c -o services_memalloc_common_heaps.o heaps.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/services_memalloc_common_dlmalloc.o src/services_memalloc_common_kapi.o src/services_memalloc_common_malloc.o src/services_memalloc_common_memfixed.o src/services_memalloc_common_memvar.o ./services_memalloc_common_heaps.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/services/memalloc/common/current'
make -r -C isoinfra/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/isoinfra/current'
make[1]: Nothing to be done for `build'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/isoinfra/current'
make -r -C language/c/libc/common/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/common/current'
make[1]: Nothing to be done for `build'.
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/common/current'
make -r -C language/c/libc/i18n/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/i18n/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/i18n/current -I/home/yrs/ecos/packages/language/c/libc/i18n/current/src -I/home/yrs/ecos/packages/language/c/libc/i18n/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/i18n/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/ctype.tmp -o src/language_c_libc_i18n_ctype.o /home/yrs/ecos/packages/language/c/libc/i18n/current/src/ctype.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/i18n/current -I/home/yrs/ecos/packages/language/c/libc/i18n/current/src -I/home/yrs/ecos/packages/language/c/libc/i18n/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/i18n/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/locale.tmp -o src/language_c_libc_i18n_locale.o /home/yrs/ecos/packages/language/c/libc/i18n/current/src/locale.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_i18n_ctype.o src/language_c_libc_i18n_locale.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/i18n/current'
make -r -C language/c/libc/setjmp/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/setjmp/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/setjmp/current -I/home/yrs/ecos/packages/language/c/libc/setjmp/current/src -I/home/yrs/ecos/packages/language/c/libc/setjmp/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/setjmp/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/longjmp.tmp -o src/language_c_libc_setjmp_longjmp.o /home/yrs/ecos/packages/language/c/libc/setjmp/current/src/longjmp.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_setjmp_longjmp.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/setjmp/current'
make -r -C language/c/libc/signals/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/signals/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/signals/current -I/home/yrs/ecos/packages/language/c/libc/signals/current/src -I/home/yrs/ecos/packages/language/c/libc/signals/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/signals/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/raise.tmp -o src/language_c_libc_signals_raise.o /home/yrs/ecos/packages/language/c/libc/signals/current/src/raise.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/signals/current -I/home/yrs/ecos/packages/language/c/libc/signals/current/src -I/home/yrs/ecos/packages/language/c/libc/signals/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/signals/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/siginit.tmp -o src/language_c_libc_signals_siginit.o /home/yrs/ecos/packages/language/c/libc/signals/current/src/siginit.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/signals/current -I/home/yrs/ecos/packages/language/c/libc/signals/current/src -I/home/yrs/ecos/packages/language/c/libc/signals/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/signals/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/signal.tmp -o src/language_c_libc_signals_signal.o /home/yrs/ecos/packages/language/c/libc/signals/current/src/signal.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_signals_raise.o src/language_c_libc_signals_siginit.o src/language_c_libc_signals_signal.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/signals/current'
make -r -C language/c/libc/startup/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/startup/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/_exit.tmp -o src/language_c_libc_startup__exit.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/_exit.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/abort.tmp -o src/language_c_libc_startup_abort.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/abort.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/atexit.tmp -o src/language_c_libc_startup_atexit.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/atexit.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/environ.tmp -o src/language_c_libc_startup_environ.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/environ.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/exit.tmp -o src/language_c_libc_startup_exit.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/exit.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/invokemain.tmp -o src/language_c_libc_startup_invokemain.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/invokemain.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/main.tmp -o src/language_c_libc_startup_main.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/main.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/mainthread.tmp -o src/language_c_libc_startup_mainthread.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/mainthread.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_startup__exit.o src/language_c_libc_startup_abort.o src/language_c_libc_startup_atexit.o src/language_c_libc_startup_environ.o src/language_c_libc_startup_exit.o src/language_c_libc_startup_invokemain.o src/language_c_libc_startup_main.o src/language_c_libc_startup_mainthread.o
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/startup/current -I/home/yrs/ecos/packages/language/c/libc/startup/current/src -I/home/yrs/ecos/packages/language/c/libc/startup/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/startup/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/cstartup.tmp -o src/language_c_libc_startup_cstartup.o /home/yrs/ecos/packages/language/c/libc/startup/current/src/cstartup.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libextras.a src/language_c_libc_startup_cstartup.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/startup/current'
make -r -C language/c/libc/stdio/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/stdio/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/fclose.tmp -o src/common/language_c_libc_stdio_fclose.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/fclose.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/fflush.tmp -o src/common/language_c_libc_stdio_fflush.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/fflush.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/fopen.tmp -o src/common/language_c_libc_stdio_fopen.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/fopen.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/freopen.tmp -o src/common/language_c_libc_stdio_freopen.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/freopen.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/setvbuf.tmp -o src/common/language_c_libc_stdio_setvbuf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/setvbuf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/snprintf.tmp -o src/common/language_c_libc_stdio_snprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/snprintf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/sprintf.tmp -o src/common/language_c_libc_stdio_sprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/sprintf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/sscanf.tmp -o src/common/language_c_libc_stdio_sscanf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/sscanf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stderr.tmp -o src/common/language_c_libc_stdio_stderr.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stderr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stdin.tmp -o src/common/language_c_libc_stdio_stdin.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stdin.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stdiofiles.tmp -o src/common/language_c_libc_stdio_stdiofiles.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stdiofiles.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/fseek.tmp -o src/common/language_c_libc_stdio_fseek.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/fseek.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stdioinlines.tmp -o src/common/language_c_libc_stdio_stdioinlines.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stdioinlines.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stdiosupp.tmp -o src/common/language_c_libc_stdio_stdiosupp.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stdiosupp.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stdout.tmp -o src/common/language_c_libc_stdio_stdout.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stdout.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/stream.tmp -o src/common/language_c_libc_stdio_stream.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/stream.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/streambuf.tmp -o src/common/language_c_libc_stdio_streambuf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/streambuf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/ungetc.tmp -o src/common/language_c_libc_stdio_ungetc.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ungetc.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/vsnprintf.tmp -o src/common/language_c_libc_stdio_vsnprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/vsnprintf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/vsscanf.tmp -o src/common/language_c_libc_stdio_vsscanf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/common/vsscanf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/fgetc.tmp -o src/input/language_c_libc_stdio_fgetc.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/fgetc.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/fgets.tmp -o src/input/language_c_libc_stdio_fgets.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/fgets.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/fread.tmp -o src/input/language_c_libc_stdio_fread.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/fread.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/fscanf.tmp -o src/input/language_c_libc_stdio_fscanf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/fscanf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/gets.tmp -o src/input/language_c_libc_stdio_gets.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/gets.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/scanf.tmp -o src/input/language_c_libc_stdio_scanf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/scanf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/input/vfscanf.tmp -o src/input/language_c_libc_stdio_vfscanf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/input/vfscanf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/fnprintf.tmp -o src/output/language_c_libc_stdio_fnprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/fnprintf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/fprintf.tmp -o src/output/language_c_libc_stdio_fprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/fprintf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/fputc.tmp -o src/output/language_c_libc_stdio_fputc.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/fputc.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/fputs.tmp -o src/output/language_c_libc_stdio_fputs.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/fputs.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/fwrite.tmp -o src/output/language_c_libc_stdio_fwrite.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/fwrite.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/printf.tmp -o src/output/language_c_libc_stdio_printf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/printf.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdio/current -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src -I/home/yrs/ecos/packages/language/c/libc/stdio/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/output/vfnprintf.tmp -o src/output/language_c_libc_stdio_vfnprintf.o /home/yrs/ecos/packages/language/c/libc/stdio/current/src/output/vfnprintf.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/common/language_c_libc_stdio_fclose.o src/common/language_c_libc_stdio_fflush.o src/common/language_c_libc_stdio_fopen.o src/common/language_c_libc_stdio_freopen.o src/common/language_c_libc_stdio_setvbuf.o src/common/language_c_libc_stdio_snprintf.o src/common/language_c_libc_stdio_sprintf.o src/common/language_c_libc_stdio_sscanf.o src/common/language_c_libc_stdio_stderr.o src/common/language_c_libc_stdio_stdin.o src/common/language_c_libc_stdio_stdiofiles.o src/common/language_c_libc_stdio_fseek.o src/common/language_c_libc_stdio_stdioinlines.o src/common/language_c_libc_stdio_stdiosupp.o src/common/language_c_libc_stdio_stdout.o src/common/language_c_libc_stdio_stream.o src/common/language_c_libc_stdio_streambuf.o src/common/language_c_libc_stdio_ungetc.o src/common/language_c_libc_stdio_vsnprintf.o src/common/language_c_libc_stdio_vsscanf.o src/input/language_c_libc_stdio_fgetc.o src/input/language_c_libc_stdio_fgets.o src/input/language_c_libc_stdio_fread.o src/input/language_c_libc_stdio_fscanf.o src/input/language_c_libc_stdio_gets.o src/input/language_c_libc_stdio_scanf.o src/input/language_c_libc_stdio_vfscanf.o src/output/language_c_libc_stdio_fnprintf.o src/output/language_c_libc_stdio_fprintf.o src/output/language_c_libc_stdio_fputc.o src/output/language_c_libc_stdio_fputs.o src/output/language_c_libc_stdio_fwrite.o src/output/language_c_libc_stdio_printf.o src/output/language_c_libc_stdio_vfnprintf.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/stdio/current'
make -r -C language/c/libc/stdlib/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/stdlib/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/abs.tmp -o src/language_c_libc_stdlib_abs.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/abs.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/atox.tmp -o src/language_c_libc_stdlib_atox.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/atox.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/bsearch.tmp -o src/language_c_libc_stdlib_bsearch.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/bsearch.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/div.tmp -o src/language_c_libc_stdlib_div.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/div.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/getenv.tmp -o src/language_c_libc_stdlib_getenv.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/getenv.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/qsort.tmp -o src/language_c_libc_stdlib_qsort.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/qsort.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/rand.tmp -o src/language_c_libc_stdlib_rand.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/rand.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strtod.tmp -o src/language_c_libc_stdlib_strtod.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/strtod.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strtol.tmp -o src/language_c_libc_stdlib_strtol.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/strtol.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strtoul.tmp -o src/language_c_libc_stdlib_strtoul.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/strtoul.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/stdlib/current -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/stdlib/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/system.tmp -o src/language_c_libc_stdlib_system.o /home/yrs/ecos/packages/language/c/libc/stdlib/current/src/system.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_stdlib_abs.o src/language_c_libc_stdlib_atox.o src/language_c_libc_stdlib_bsearch.o src/language_c_libc_stdlib_div.o src/language_c_libc_stdlib_getenv.o src/language_c_libc_stdlib_qsort.o src/language_c_libc_stdlib_rand.o src/language_c_libc_stdlib_strtod.o src/language_c_libc_stdlib_strtol.o src/language_c_libc_stdlib_strtoul.o src/language_c_libc_stdlib_system.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/stdlib/current'
make -r -C language/c/libc/string/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/string/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memchr.tmp -o src/language_c_libc_string_memchr.o /home/yrs/ecos/packages/language/c/libc/string/current/src/memchr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memcmp.tmp -o src/language_c_libc_string_memcmp.o /home/yrs/ecos/packages/language/c/libc/string/current/src/memcmp.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/memmove.tmp -o src/language_c_libc_string_memmove.o /home/yrs/ecos/packages/language/c/libc/string/current/src/memmove.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strcat.tmp -o src/language_c_libc_string_strcat.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strcat.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strchr.tmp -o src/language_c_libc_string_strchr.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strchr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strcmp.tmp -o src/language_c_libc_string_strcmp.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strcmp.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strcoll.tmp -o src/language_c_libc_string_strcoll.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strcoll.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strcpy.tmp -o src/language_c_libc_string_strcpy.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strcpy.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strcspn.tmp -o src/language_c_libc_string_strcspn.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strcspn.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strlen.tmp -o src/language_c_libc_string_strlen.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strlen.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strncat.tmp -o src/language_c_libc_string_strncat.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strncat.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strncmp.tmp -o src/language_c_libc_string_strncmp.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strncmp.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strncpy.tmp -o src/language_c_libc_string_strncpy.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strncpy.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strpbrk.tmp -o src/language_c_libc_string_strpbrk.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strpbrk.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strrchr.tmp -o src/language_c_libc_string_strrchr.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strrchr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strspn.tmp -o src/language_c_libc_string_strspn.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strspn.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strstr.tmp -o src/language_c_libc_string_strstr.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strstr.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strsuppt.tmp -o src/language_c_libc_string_strsuppt.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strsuppt.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strtok.tmp -o src/language_c_libc_string_strtok.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strtok.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/string/current -I/home/yrs/ecos/packages/language/c/libc/string/current/src -I/home/yrs/ecos/packages/language/c/libc/string/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/string/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strxfrm.tmp -o src/language_c_libc_string_strxfrm.o /home/yrs/ecos/packages/language/c/libc/string/current/src/strxfrm.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_string_memchr.o src/language_c_libc_string_memcmp.o src/language_c_libc_string_memmove.o src/language_c_libc_string_strcat.o src/language_c_libc_string_strchr.o src/language_c_libc_string_strcmp.o src/language_c_libc_string_strcoll.o src/language_c_libc_string_strcpy.o src/language_c_libc_string_strcspn.o src/language_c_libc_string_strlen.o src/language_c_libc_string_strncat.o src/language_c_libc_string_strncmp.o src/language_c_libc_string_strncpy.o src/language_c_libc_string_strpbrk.o src/language_c_libc_string_strrchr.o src/language_c_libc_string_strspn.o src/language_c_libc_string_strstr.o src/language_c_libc_string_strsuppt.o src/language_c_libc_string_strtok.o src/language_c_libc_string_strxfrm.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/string/current'
make -r -C language/c/libc/time/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libc/time/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/asctime.tmp -o src/language_c_libc_time_asctime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/asctime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/asctime_r.tmp -o src/language_c_libc_time_asctime_r.o /home/yrs/ecos/packages/language/c/libc/time/current/src/asctime_r.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/clock.tmp -o src/language_c_libc_time_clock.o /home/yrs/ecos/packages/language/c/libc/time/current/src/clock.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/ctime.tmp -o src/language_c_libc_time_ctime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/ctime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/ctime_r.tmp -o src/language_c_libc_time_ctime_r.o /home/yrs/ecos/packages/language/c/libc/time/current/src/ctime_r.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/difftime.tmp -o src/language_c_libc_time_difftime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/difftime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/gmtime.tmp -o src/language_c_libc_time_gmtime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/gmtime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/gmtime_r.tmp -o src/language_c_libc_time_gmtime_r.o /home/yrs/ecos/packages/language/c/libc/time/current/src/gmtime_r.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/localtime.tmp -o src/language_c_libc_time_localtime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/localtime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/localtime_r.tmp -o src/language_c_libc_time_localtime_r.o /home/yrs/ecos/packages/language/c/libc/time/current/src/localtime_r.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/mktime.tmp -o src/language_c_libc_time_mktime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/mktime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/settime.tmp -o src/language_c_libc_time_settime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/settime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/strftime.tmp -o src/language_c_libc_time_strftime.o /home/yrs/ecos/packages/language/c/libc/time/current/src/strftime.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/time.tmp -o src/language_c_libc_time_time.o /home/yrs/ecos/packages/language/c/libc/time/current/src/time.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libc/time/current -I/home/yrs/ecos/packages/language/c/libc/time/current/src -I/home/yrs/ecos/packages/language/c/libc/time/current/tests -I. -I/home/yrs/ecos/packages/language/c/libc/time/current/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/timeutil.tmp -o src/language_c_libc_time_timeutil.o /home/yrs/ecos/packages/language/c/libc/time/current/src/timeutil.cxx
i686-pc-linux-gnu-ar rcs /ecoscvs/ecos_work3/install/lib/libtarget.a src/language_c_libc_time_asctime.o src/language_c_libc_time_asctime_r.o src/language_c_libc_time_clock.o src/language_c_libc_time_ctime.o src/language_c_libc_time_ctime_r.o src/language_c_libc_time_difftime.o src/language_c_libc_time_gmtime.o src/language_c_libc_time_gmtime_r.o src/language_c_libc_time_localtime.o src/language_c_libc_time_localtime_r.o src/language_c_libc_time_mktime.o src/language_c_libc_time_settime.o src/language_c_libc_time_strftime.o src/language_c_libc_time_time.o src/language_c_libc_time_timeutil.o
make[1]: Leaving directory `/ecoscvs/ecos_work3/language/c/libc/time/current'
make -r -C language/c/libm/current build
make[1]: Entering directory `/ecoscvs/ecos_work3/language/c/libm/current'
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/misc/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/misc/matherr.tmp -o src/misc/language_c_libm_matherr.o /home/yrs/ecos/packages/language/c/libm/current/src/misc/matherr.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/misc/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/misc/standard.tmp -o src/misc/language_c_libm_standard.o /home/yrs/ecos/packages/language/c/libm/current/src/misc/standard.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/misc/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/misc/compatmode.tmp -o src/misc/language_c_libm_compatmode.o /home/yrs/ecos/packages/language/c/libm/current/src/misc/compatmode.cxx
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/misc/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/misc/infconst.tmp -o src/misc/language_c_libm_infconst.o /home/yrs/ecos/packages/language/c/libm/current/src/misc/infconst.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_acos.tmp -o src/double/ieee754-core/language_c_libm_e_acos.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_acos.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_asin.tmp -o src/double/ieee754-core/language_c_libm_e_asin.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_asin.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_atan2.tmp -o src/double/ieee754-core/language_c_libm_e_atan2.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_atan2.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_cosh.tmp -o src/double/ieee754-core/language_c_libm_e_cosh.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_cosh.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_exp.tmp -o src/double/ieee754-core/language_c_libm_e_exp.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_exp.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_fmod.tmp -o src/double/ieee754-core/language_c_libm_e_fmod.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_fmod.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_log.tmp -o src/double/ieee754-core/language_c_libm_e_log.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_log.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_log10.tmp -o src/double/ieee754-core/language_c_libm_e_log10.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_log10.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_pow.tmp -o src/double/ieee754-core/language_c_libm_e_pow.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_pow.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_rem_pio2.tmp -o src/double/ieee754-core/language_c_libm_e_rem_pio2.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_rem_pio2.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_scalb.tmp -o src/double/ieee754-core/language_c_libm_e_scalb.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_scalb.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_sinh.tmp -o src/double/ieee754-core/language_c_libm_e_sinh.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_sinh.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-core/e_sqrt.tmp -o src/double/ieee754-core/language_c_libm_e_sqrt.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-core/e_sqrt.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_acos.tmp -o src/double/ieee754-api/language_c_libm_w_acos.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/w_acos.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_asin.tmp -o src/double/ieee754-api/language_c_libm_w_asin.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/w_asin.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_atan2.tmp -o src/double/ieee754-api/language_c_libm_w_atan2.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/w_atan2.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_cosh.tmp -o src/double/ieee754-api/language_c_libm_w_cosh.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/w_cosh.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_exp.tmp -o src/double/ieee754-api/language_c_libm_w_exp.o /home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/w_exp.c
i686-pc-linux-gnu-gcc -c -I/ecoscvs/ecos_work3/install/include -I/home/yrs/ecos/packages/language/c/libm/current -I/home/yrs/ecos/packages/language/c/libm/current/src -I/home/yrs/ecos/packages/language/c/libm/current/tests -I. -I/home/yrs/ecos/packages/language/c/libm/current/src/double/ieee754-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/ieee754-api/w_fmod.tmp -o src/double/ieee754-api/language_c_libm_w_fmod.o /home/yrs/ecos/