public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  h8300 compiling problem
@ 2005-06-09  9:09 Giovanni Perbellini
  0 siblings, 0 replies; only message in thread
From: Giovanni Perbellini @ 2005-06-09  9:09 UTC (permalink / raw)
  To: ecos-discuss



Hi all,

I have a problem compiling a simple c application for the
h8300 target.

I created the toolchain for that architecture by following the
instructions found in the ecos web site.
Then I cross-compiled the ecos library without any errors.
When I try to compile the simple C application I get this error 
message:

h8300-elf-gcc -c -o prova.o 
-I/opt/martin/ecos/work-h8300/default-h8300_install/include -Wall 
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef 
-Woverloaded-virtual -g -O2 -mh -mint32 -fsigned-char -fdata-sections 
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority prova.c
h8300-elf-gcc -nostartfiles 
-L/opt/martin/ecos/work-h8300/default-h8300_install/lib -Ttarget.ld 
-g -nostdlib -Wl,--gc-sections -Wl,-static -mh -o prova prova.o
/tmp/gnutools/lib/gcc-lib/h8300-elf/3.2.1/../../../../h8300-elf/bin/ld: 
cannot find libsupc++.a
collect2: ld returned 1 exit status
make: *** [prova] Error 1

What is the problem?
Regards

Giovanni Perbellini

-- 
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:[~2005-06-09  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-09  9:09 [ECOS] h8300 compiling problem Giovanni Perbellini

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