[ECOS] configtool - multiple target error when building library with codersourcery light

Bob Brusa bob.brusa@gmail.com
Mon Mar 26 21:27:00 GMT 2012


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
-------------- next part --------------
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'


-------------- next part --------------
-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


More information about the Ecos-discuss mailing list