This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: any experiences with arm gcc 3.4.1 and ecos ?


Then I'm doing something wrong with my toolchain.
I reloaded now eCos from internet again ( sh ecos-install.tcl),
downloaded the GCC-3.4.1 from gnuarm.org
and installed it to c:/cygwin/opt/ecos/gnutools/arm-elf

but there is no change!
first, i get the error "unrecognized command line option "-finit_priority",
after deleting the option in the global build options, I cannot link the
tests.
("muliple definition of 'cyg_icmpstat')

(I selected in the eCos Configuration Tool the template "Agilent
AAED2000unit" with package "Net")

you wrote, there are newer versions from eCos available. where I am able to
find?


Richard

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org]On Behalf Of Andrew Lunn
Sent: Montag, 2. August 2004 12:15
To: Richard Rauch
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] any experiences with arm gcc 3.4.1 and ecos ?


On Fri, Jul 30, 2004 at 01:22:35PM +0200, Richard Rauch wrote:
> Hi,
> with our actual version of gcc (v3.2) we have problems with linking. It
> seems, that in the new version the problems are fixed.
> But with this version i cannot build ecos correctly. when linking the
> application, we will get multiple definitions ( e.g.
icmpstat/cyc_icmpstat).
> It looks like, that this variables are multidefined because of
declarations
> in header files (e.g. icmp_var.h)
> Now we are changing Ecos Source Code.

I recommend you upgrade to a newer version of eCos. That issue was
fixed a year ago.

        Andrew

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




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]