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]

Re: socket error


Sunil Mohan Savanur wrote:
> 
> Hello,
> 
> I am trying to run socket-based application on ecos. I have tried two options
> 
> 1. Latest eCos downloaded from CVS and target as standalone i386/PC .
>     I could not compile latest eCos source code using i386-elf-gcc,
>     as vectors.S in  ./packages/hal/i386/arch/current/src/vectors.S
>     gave eCos compilation error on LINE:243:"unterminated character constant"
> 
>    Please let me know what could be the error

As Andrew said, someone reported this already. Unfortunately the fix hasn't
made it to the external repository yet.

>    So I used ....
> 2. ecos 1.3.1 and target as standalone i386/PC
>     I have compiled entire eCos sources (including all NET packages) using
> i386-elf-gcc.
>     Compiled gdb-stub using i386-elf-gcc and prepared "gdb_module.bin"
> 
>    Tested this gdb-stub using hello-world program successfully.
>     I have Intel ether-express card on my target machine (PC)

eCos 1.3.1 doesn't support networking for the x86 PC at all.
 
Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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