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: synthetic target build problem with 2.0


On Tue, 2003-04-29 at 17:55, rich wrote:
> I'm trying to build a synthetic target for Linux, and get the following error:
> 
> /home/wicks/ecos2.0/ecos_install/ecos-2.0b1/packages/language/c/libc/stdio/v2_0b1/src/input/fgetc.cxx:129: 
> `
>    int getc(CYG_ADDRESS (*)[9999])' defined both normally and as an alias
> make[1]: *** [src/input/fgetc.o.d] Error 1
> make[1]: Leaving directory 
> `/tmp/default_ecos/syn_build/language/c/libc/stdio/v2_0b1'
> make: *** [build] Error 2
> 
> 
> This the the latest current release - not from CVS, using wget to download.  
> Has anybody else run into this problem or is it unique to me?

This is a known problem - you need a different version of
GCC.  Use either 2.95.x version or 3.2.1+

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


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