public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bob Brusa <bob.brusa@gmail.com>
To: discuss ecos <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] configtool - multiple target error when building library with codersourcery light
Date: Mon, 26 Mar 2012 21:27:00 -0000	[thread overview]
Message-ID: <4F70DF50.8020307@gmail.com> (raw)

[-- 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

                 reply	other threads:[~2012-03-26 21:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F70DF50.8020307@gmail.com \
    --to=bob.brusa@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).