- To: discuss ecos <ecos-discuss@xxxxxxxxxxxxxxxxxxx>
- Subject: configtool - multiple target error when building library with codersourcery light
- From: Bob Brusa <bob.brusa@xxxxxxxxx>
- Date: Mon, 26 Mar 2012 21:27:44 +0000
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- User-agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
Hi,
I changed the build tools in configtool to
Sourcery_CodeBench_Lite_for_ARM_EABI (4.6.1) and this then produces a
multiple target error (see attachment).
On the other hand: When running configtool with the GNU-tools
arm-eabi_q4.08\bin the library builds succesfully.
Does anyone have a hint what could be the cause of this problem with
codesourcery light?
Thanks - Bob
make[1]: Entering directory `/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_build/error/current'
arm-none-eabi-gcc -c -I/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_install/include -I/ecoscvs/ecos/packages/error/current -I/ecoscvs/ecos/packages/error/current/src -I/ecoscvs/ecos/packages/error/current/tests -I. -I/ecoscvs/ecos/packages/error/current/src/ -finline-limit=7000 -Os -Wall -Wpointer-arith -Wundef -Woverloaded-virtual -Wno-write-strings -mcpu=arm7tdmi -g -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -mno-thumb-interwork -Wp,-MD,src/strerror.tmp -o src/error_strerror.o /ecoscvs/ecos/packages/error/current/src/strerror.cxx
arm-none-eabi-gcc -c -I/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_install/include -I/ecoscvs/ecos/packages/error/current -I/ecoscvs/ecos/packages/error/current/src -I/ecoscvs/ecos/packages/error/current/tests -I. -I/ecoscvs/ecos/packages/error/current/src/ -finline-limit=7000 -Os -Wall -Wpointer-arith -Wundef -Woverloaded-virtual -Wno-write-strings -mcpu=arm7tdmi -g -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -mno-thumb-interwork -Wp,-MD,src/errno.tmp -o src/error_errno.o /ecoscvs/ecos/packages/error/current/src/errno.cxx
arm-none-eabi-ar rcs /ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_install/lib/libtarget.a src/error_strerror.o src/error_errno.o
make[1]: Leaving directory `/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_build/error/current'
arm.inc.deps:1: *** multiple target patterns. Stop.
make -r -C hal/arm/arch/current build
make: *** [build] Error 2
make[1]: Entering directory `/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_build/hal/arm/arch/current'
make[1]: Leaving directory `/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_build/hal/arm/arch/current'
make: Leaving directory `/ecos-c/ProjDAc/TDSsw/libs/tds_lib_5_build'
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
[Linux Embedded]
[U-Boot V2]
[Linux Kernel]
[Linux MIPS]
[Linux ARM]
[Linux for the Blind]
[Linux Resources]
[Photo]
[Yosemite]
[ISDN Cause Codes]
[ECOS Home]
[Site Home]