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]

Mount point mode and parse errors


Hi,

When i try to build with the ConfigTool (1.3.1.3) a default ARM 7T target on
I get a lot of parse errors, probably because of the never ending cr/lf
problems with windows/cygwin and gcc.

I use the cvs repository (which I have on my D: ) 
And my mount points are 

d:\cygwin\bin on /usr/bin type system (binmode)
d:\cygwin\lib on /usr/lib type system (binmode)
d:\cygwin\tmp on /tmp type user (binmode)
d:\cygwin on / type system (binmode)
c: on /c type user (textmode)
d: on /d type user (textmode)

Which I thought should be ok but I can't get it to compile.

I tried to mount on /cygdrive/D also [ d: on /cygdrive/D type user
(textmode) ]
but no luck ...

That's crazy... it worked before....

-- 
Fabrice Gautier, 
Fabrice_Gautier@sdesigns.com


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