public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] configtool - multiple target error when building library with codersourcery light
@ 2012-03-26 21:27 Bob Brusa
  0 siblings, 0 replies; only message in thread
From: Bob Brusa @ 2012-03-26 21:27 UTC (permalink / raw)
  To: discuss ecos

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

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

[-- Attachment #2: build_error.txt --]
[-- Type: text/plain, Size: 1762 bytes --]

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'



[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-26 21:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-26 21:27 [ECOS] configtool - multiple target error when building library with codersourcery light Bob Brusa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).