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: about compiling the examples


> yyl wrote:
> 
>  3.make the hello.c
>    edit the makefile,then do:make hello
> 
>   the out messages is:
[snip]
> /ecos_work2/ecos_install/include/cyg/infra/cyg_type.h:160: stray '\' in
> program

This is generally a sign that you some of your files are on a cygwin binary
mounted filesystem but contain CRLFs. Instead ensure your install tree is
mounted in text mode. Use the cygwin "mount" command to do this.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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