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]
Other format: [Raw text]

Strange behavior building stuff for Sega Dreamcast see output


Hello from Gregg C Levine
I have successfully built Red Boot for the Sega Dreamcast. It works.
It will even allow me to communicate via the serial port, from a
terminal window on the host. I'd prefer to have local console access,
such as keyboard, and other devices, but that's not a problem.
However, while taking a second go at building programs, and such like
for the Sega Dreamcast, the process takes a turn for the worse, when
it reaches a specific point. I am, as you all might be guessing
completely lost, here's the output.

sh -c "export PATH=/opt/ecos/gnutools/sh-elf/bin:$PATH; unset
GDBTK_LIBRARY; unset GCC_EXEC_PREFIX; export
ECOS_REPOSITORY=/opt/ecos/ecos-2.0/packages; make --directory
/usr/local/ecoswork/test2_build"

make: Entering directory `/usr/local/ecoswork/test2_build'
make -r -C hal/sh/arch/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
make -r -C hal/sh/sh4/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
make -r -C hal/sh/dreamcast/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/dreamcast/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/dreamcast/v2_0'
make -r -C io/pci/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/pci/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/pci/v2_0'
make -r -C hal/common/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/common/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/common/v2_0'
make -r -C io/common/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/common/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/common/v2_0'
make -r -C io/serial/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/serial/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/serial/v2_0'
make -r -C infra/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/infra/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/infra/v2_0'
make -r -C kernel/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/kernel/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/kernel/v2_0'
make -r -C error/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/error/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/error/v2_0'
make -r -C services/memalloc/common/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
make -r -C isoinfra/v2_0 headers
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/isoinfra/v2_0'
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/isoinfra/v2_0'
headers finished
make -r -C hal/sh/arch/v2_0
/usr/local/ecoswork/test2_install/include/cyg/hal/sh_offsets.inc
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
sh-elf-gcc -ml -m3 -Wall -Wpointer-arith -Wstrict-prototypes -Winline
-Wundef -Woverloaded-virtual -ggdb -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/tests -I.
-Wp,-MD,sh_offsets.tmp -o hal_mk_defs.tmp -S
/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/hal_mk_defs.c
fgrep .equ hal_mk_defs.tmp | sed s/#// >
/usr/local/ecoswork/test2_install/include/cyg/hal/sh_offsets.inc
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
make -r -C hal/sh/sh4/v2_0
/usr/local/ecoswork/test2_install/include/cyg/hal/sh4_offsets.inc
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
sh-elf-gcc -ml -m3 -Wall -Wpointer-arith -Wstrict-prototypes -Winline
-Wundef -Woverloaded-virtual -ggdb -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/tests -I.
-Wp,-MD,sh4_offsets.tmp -o var_mk_defs.tmp -S
/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/var_mk_defs.c
fgrep .equ var_mk_defs.tmp | sed s/#// >
/usr/local/ecoswork/test2_install/include/cyg/hal/sh4_offsets.inc
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
make -r -C services/memalloc/common/v2_0 heapgeninc.tcl
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
sh-elf-gcc -ml -m3 -Wall -Wpointer-arith -Wstrict-prototypes -Winline
-Wundef -Woverloaded-virtual -ggdb -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/tests -I.
-Wp,-MD,heapgen.tmp -E
/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src/heapgen.
cpp -o heapgeninc.tcl
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
make -r -C services/memalloc/common/v2_0 heaps.cxx
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
XPWD=`pwd` ; cd
/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src ; sh
heapgen.tcl "/usr/local/ecoswork/test2_install" "$XPWD"
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/services/memalloc/common/v2_0'
make -r -C hal/sh/arch/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/hal_misc.tmp -o src/hal_sh_arch_hal_misc.o
/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/hal_misc.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/context.tmp -o src/hal_sh_arch_context.o
/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/context.S
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/sh_stub.tmp -o src/hal_sh_arch_sh_stub.o
/opt/ecos/ecos-2.0/packages/hal/sh/arch/v2_0/src/sh_stub.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/hal_sh_arch_hal_misc.o src/hal_sh_arch_context.o
src/hal_sh_arch_sh_stub.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/arch/v2_0'
make -r -C hal/sh/sh4/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/sh4_scif.tmp -o src/hal_sh_sh4_sh4_scif.o
/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/sh4_scif.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/var_misc.tmp -o src/hal_sh_sh4_var_misc.o
/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/var_misc.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/variant.tmp -o src/hal_sh_sh4_variant.o
/opt/ecos/ecos-2.0/packages/hal/sh/sh4/v2_0/src/variant.S
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/hal_sh_sh4_sh4_scif.o src/hal_sh_sh4_var_misc.o
src/hal_sh_sh4_variant.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/sh4/v2_0'
make -r -C hal/sh/dreamcast/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/sh/dreamcast/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/hal_diag.tmp -o src/hal_sh_dreamcast_hal_diag.o
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/hal_diag.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/plf_misc.tmp -o src/hal_sh_dreamcast_plf_misc.o
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/plf_misc.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/dreamcast_pci.tmp -o src/hal_sh_dreamcast_dreamcast_pci.o
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/dreamcast_pci.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/fb_support.tmp -o src/hal_sh_dreamcast_fb_support.o
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/fb_support.c
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/fb_support.c: In
function `lcd_clear':
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/fb_support.c:273
: warning: implicit declaration of function `show_xpm'
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/fb_support.c: In
function `_hexdigit':
/opt/ecos/ecos-2.0/packages/hal/sh/dreamcast/v2_0/src/fb_support.c:435
: warning: control reaches end of non-void function
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/hal_sh_dreamcast_hal_diag.o src/hal_sh_dreamcast_plf_misc.o
src/hal_sh_dreamcast_dreamcast_pci.o src/hal_sh_dreamcast_fb_support.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/sh/dreamcast/v2_0'
make -r -C io/pci/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/pci/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/pci.tmp -o src/io_pci_pci.o
/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src/pci.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/pci_hw.tmp -o src/io_pci_pci_hw.o
/opt/ecos/ecos-2.0/packages/io/pci/v2_0/src/pci_hw.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/io_pci_pci.o src/io_pci_pci_hw.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/pci/v2_0'
make -r -C hal/common/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/hal/common/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -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
/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/drv_api.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -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
/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/dbg-threads-syscall.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/hal_if.tmp -o src/hal_common_hal_if.o
/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/hal_if.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/hal_misc.tmp -o src/hal_common_hal_misc.o
/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/hal_misc.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/hal_common_drv_api.o src/hal_common_dbg-threads-syscall.o
src/hal_common_hal_if.o src/hal_common_hal_misc.o
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/dummy.tmp -o src/hal_common_dummy.o
/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src/dummy.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libextras.a
src/hal_common_dummy.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/hal/common/v2_0'
make -r -C io/common/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/common/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/ioinit.tmp -o src/io_common_ioinit.o
/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/ioinit.cxx
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libextras.a
src/io_common_ioinit.o
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/iosys.tmp -o src/io_common_iosys.o
/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/iosys.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/io_file.tmp -o src/io_common_io_file.o
/opt/ecos/ecos-2.0/packages/io/common/v2_0/src/io_file.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libtarget.a
src/io_common_iosys.o src/io_common_io_file.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/common/v2_0'
make -r -C io/serial/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/io/serial/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -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
/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/serial.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -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
/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/tty.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -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
/opt/ecos/ecos-2.0/packages/io/serial/v2_0/src/common/haldiag.c
sh-elf-ar rcs /usr/local/ecoswork/test2_install/lib/libextras.a
src/common/io_serial_serial.o src/common/io_serial_tty.o
src/common/io_serial_haldiag.o
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/io/serial/v2_0'
make -r -C infra/v2_0 build
make[1]: Entering directory
`/usr/local/ecoswork/test2_build/infra/v2_0'
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/startup.tmp -o src/infra_startup.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/startup.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/prestart.tmp -o src/infra_prestart.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/prestart.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/pkgstart.tmp -o src/infra_pkgstart.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/pkgstart.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/userstart.tmp -o src/infra_userstart.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/userstart.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/dummyxxmain.tmp -o src/infra_dummyxxmain.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/dummyxxmain.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/null.tmp -o src/infra_null.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/null.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/simple.tmp -o src/infra_simple.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/simple.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/fancy.tmp -o src/infra_fancy.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/fancy.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/buffer.tmp -o src/infra_buffer.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/buffer.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/diag.tmp -o src/infra_diag.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/diag.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/tcdiag.tmp -o src/infra_tcdiag.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/tcdiag.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/memcpy.tmp -o src/infra_memcpy.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/memcpy.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/memset.tmp -o src/infra_memset.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/memset.c
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/delete.tmp -o src/infra_delete.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/delete.cxx
sh-elf-gcc -c  -I/usr/local/ecoswork/test2_install/include
-I/opt/ecos/ecos-2.0/packages/infra/v2_0
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I.
-I/opt/ecos/ecos-2.0/packages/infra/v2_0/src/ -ml -m3 -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/eprintf.tmp -o src/infra_eprintf.o
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c
make[1]: Leaving directory
`/usr/local/ecoswork/test2_build/infra/v2_0'
In file included from
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:71:
make: Leaving directory `/usr/local/ecoswork/test2_build'
/usr/local/ecoswork/test2_install/include/stdio.h:74:45:
cyg/libc/stdio/stdio.h: No such file or directory

/usr/local/ecoswork/test2_install/include/stdio.h:80:43:
cyg/libc/stdio/stdio.h: No such file or directory
/usr/local/ecoswork/test2_install/include/stdio.h:92:46:
cyg/libc/stdio/stdio.h: No such file or directory
/usr/local/ecoswork/test2_install/include/stdio.h:98:48:
cyg/libc/stdio/stdio.h: No such file or directory
/usr/local/ecoswork/test2_install/include/stdio.h:104:43:
cyg/libc/stdio/stdio.h: No such file or directory
/usr/local/ecoswork/test2_install/include/stdio.h:110:45:
cyg/libc/stdio/stdio.h: No such file or directory
/usr/local/ecoswork/test2_install/include/stdio.h:122:41:
cyg/libc/stdio/stdio.h: No such file or directory
In file included from
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:71:
/usr/local/ecoswork/test2_install/include/stdio.h:136: parse error
before '*' token
/usr/local/ecoswork/test2_install/include/stdio.h:136: warning:
function declaration isn't a prototype
/usr/local/ecoswork/test2_install/include/stdio.h:138: parse error
before '*' token
/usr/local/ecoswork/test2_install/include/stdio.h:139: warning: type
defaults to `int' in declaration of `fdopen'
/usr/local/ecoswork/test2_install/include/stdio.h:139: warning: data
definition has no type or storage class
In file included from
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:74:
/usr/local/ecoswork/test2_install/include/stdlib.h:79:44:
cyg/libc/stdlib/atox.inl: No such file or directory
/usr/local/ecoswork/test2_install/include/stdlib.h:395:40:
cyg/libc/stdlib/abs.inl: No such file or directory
/usr/local/ecoswork/test2_install/include/stdlib.h:423:40:
cyg/libc/stdlib/div.inl: No such file or directory
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c: In function
`__eprintf':
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:85: warning:
implicit declaration of function `fprintf'
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:85: `stderr'
undeclared (first use in this function)
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:85: (Each
undeclared identifier is reported only once
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:85: for each
function it appears in.)
/opt/ecos/ecos-2.0/packages/infra/v2_0/src/eprintf.c:90: warning:
implicit declaration of function `fflush'
make[1]: *** [src/eprintf.o.d] Error 1
make: *** [build] Error 2

Allowing for column brakes caused by the mailer, that's it. In fact,
it decided to break there, the first time, that there is the second
one. What's curious, is that I have seen this event happen, on the
I386 platform. Advice please ladies and gentlemen.
-------------------
Gregg C Levine hansolofalcon@worldnet.att.net
------------------------------------------------------------
"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."? Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )





--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]