public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Linker Problem with Codesourcery lite arm-none-eabi 4.6.1
@ 2012-03-04 12:58 Bob Brusa
  2012-03-04 13:09 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Brusa @ 2012-03-04 12:58 UTC (permalink / raw)
  To: ecos-discuss

Hi
the linker produces the following message:

arm-none-eabi-g++ -LC:\ProjDAc\TDSsw\libs\tds_lib_2_install\lib 
-TC:\ProjDAc\TDSsw\libs\tds_lib_2_install\lib\target.ld -mcpu=arm7tdmi 
-Wl,--gc-sections -Wl,-static -nostdlib -mno-thumb-interwork -Xlinker 
-Map -Xlinker tds_4.Map -otds_4.elf usb_cdc.o tds_sym.o pa.o
c:/programme/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.1/../../../../arm-none-eabi/lib\libsupc++.a(vterminate.o): 
In function `__gnu_cxx::__verbose_terminate_handler()':
vterminate.cc:(.text._ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x184): undefined 
reference to `_impure_ptr'
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 3562  ms.

Unfortunately, this "diagnostics" does not offer a clue on the source of 
the problem. Sure, somewhere in my source, but where and what? Does 
someone have a helpful advice?
Thanks - Bob.

-- 
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] 2+ messages in thread

* Re: [ECOS] Linker Problem with Codesourcery lite arm-none-eabi 4.6.1
  2012-03-04 12:58 [ECOS] Linker Problem with Codesourcery lite arm-none-eabi 4.6.1 Bob Brusa
@ 2012-03-04 13:09 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2012-03-04 13:09 UTC (permalink / raw)
  To: ecos-discuss

On 2012-03-04 05:58, Bob Brusa wrote:
> Hi
> the linker produces the following message:
>
> arm-none-eabi-g++ -LC:\ProjDAc\TDSsw\libs\tds_lib_2_install\lib -TC:\ProjDAc\TDSsw\libs\tds_lib_2_install\lib\target.ld -mcpu=arm7tdmi -Wl,--gc-sections -Wl,-static -nostdlib
> -mno-thumb-interwork -Xlinker -Map -Xlinker tds_4.Map -otds_4.elf usb_cdc.o tds_sym.o pa.o
> c:/programme/codesourcery/sourcery_codebench_lite_for_arm_eabi/bin/../lib/gcc/arm-none-eabi/4.6.1/../../../../arm-none-eabi/lib\libsupc++.a(vterminate.o): In function
> `__gnu_cxx::__verbose_terminate_handler()':
> vterminate.cc:(.text._ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x184): undefined reference to `_impure_ptr'
> collect2: ld returned 1 exit status
> Build error occurred, build is stopped
> Time consumed: 3562 ms.
>
> Unfortunately, this "diagnostics" does not offer a clue on the source of the problem. Sure, somewhere in my source, but where and what? Does someone have a helpful advice?
> Thanks - Bob.
>

Note: this has been discussed a lot in the archives...
   http://bit.ly/xpp3d4

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
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] 2+ messages in thread

end of thread, other threads:[~2012-03-04 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04 12:58 [ECOS] Linker Problem with Codesourcery lite arm-none-eabi 4.6.1 Bob Brusa
2012-03-04 13:09 ` Gary Thomas

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).