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: error in memchr in compiling eCOS for assabet


I'm using the latest versions of the tools:
binutils-2.13.tar.gz
gcc-3.2.tar.bz2
insight-5.2.1.tar.gz

Do I have to use the same versions indicated in the
installation document instead ?


Mildred

--- Andrew Lunn <andrew.lunn@ascom.ch> wrote:
> FAQ:
> 
> Are using gcc 3.x?
> 
> If so, read
>
http://sources.redhat.com/ecos/tools/linux-arm-elf.html.
> 
>    Andrew
> 
> On Fri, Oct 11, 2002 at 12:33:05AM -0700, MIldred
> Frisco wrote:
> > 
> > Hi !  I am new to eCOS and I am building eCOS for
> the
> > Intel StrongARM assabet.  
> > 
> > I tried to configure eCOS using the following
> > commands:
> > # ecosconfig new assabet net
> > # ecosconfig tree
> > # make
> > 
> > afterwards it generated the following errors:
> > 
> > ...
> > arm-elf-gcc -c ....
> > /* the error occurs here */
> > 'void* memchr(const void*, int, long unsigned
> int)'
> > defined both normally and as an alias 
> > make[1]: *** ]src/memchr.o.d] Error 1
> > make[1]: Leaving directory
> >
>
'/ecoscvs/ecos-work/ecosnet/language/c/libc/string/current'
> > make: *** [build] Error 2
> > 
> > 
> > how can I solve this problem ?  please help me.  
> > thanks in advance.
> > 
> > 
> > mildred
> > 
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Faith Hill - Exclusive Performances, Videos & More
> > http://faith.yahoo.com
> > 
> > -- 
> > Before posting, please read the FAQ:
> http://sources.redhat.com/fom/ecos
> > and search the list archive:
> http://sources.redhat.com/ml/ecos-discuss
> > 
> 
> -- 
> Before posting, please read the FAQ:
> http://sources.redhat.com/fom/ecos
> and search the list archive:
> http://sources.redhat.com/ml/ecos-discuss
> 


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

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


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