I had the same problem actually ^^ Seems like cygwin has got problem registering your virtually mounted "c" to reach your target.ld. Try to check if it works with the target.ld in the same directory (well it should undoubtly but that may give you your first glimpse at ecos ^^). Then you'll have to figure out how to make cygwin now exactly where your c (or d or e or f ...) drive is actually located.
I never actually managed to compile from the cygwin bash but it works real fine for me when i do so in the windows command prompt, you may try that as well and see how the ecos install directory is inputed in your makefile. Good luck ! Alex Garcia Hymatom SA On Jan 11, 2008 9:01 AM, ANILA SOOMRO <[EMAIL PROTECTED]> wrote: > > I am using the eCos user guide to compile sample program hello.c but I get > this error: cannot open linker script file target.ld: No such file or > directory > although target.ld exists. > I am using cygwin bash on WinXp, can anyone help? I am new to Cygwin and eCos. > > Thanks in advance. > dranne > > > _________________________________________________________________ > Share life as it happens with the new Windows Live. > http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008 > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
