Hi, I am working on ECOS operating system. I need to know how to install an exception handler for my application. I tried posting a question to [EMAIL PROTECTED] but it replied in mail-daemon notice. Please tell me how to post a question to discussion forum. Plz its urgent.
Regards, Kalyani -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Greenberg Sent: Wednesday, September 20, 2006 10:14 PM To: John Dallaway Cc: [email protected] Subject: Re: [ECOS] Re: Path problem with configtool in cygwin? John, Wow, that's odd. But yes, that was it! Thanks so much. Andrew John Dallaway wrote: > Hi Andrew > > Andrew Greenberg wrote: > >> We're trying to get the GPL-GPS project to work under Windows, and I'm >> having some trouble with the very latest configtool from eCosCentric >> running under the latest CygWin (1.5.21-1). >> >> 1. Build, Generate Build Tree seems to work (there's no output). >> 2. But Build, Library has this error: >> >> --------------- >> make -j1 --directory >> "/ecos-c/cygwin/home/andrew/gps/redboot/redboot_ram/redboot_ram_build" >> >> make: *** >> /ecos-c/cygwin/home/andrew/gps/redboot/redboot_ram/redboot_ram_build: No >> such file or directory. Stop. >> --------------- >> >> I don't understand why it's using /ecos-c/ as the root of the path. it >> should clearly be using /cygdrive/c/ or just /home/... any ideas? > > The eCos Configuration Tool should create the /ecos-c mount if it does > not already exist. It is not clear to me why this is not happening with > your installation. I suggest you try mounting c:\ at /ecos-c manually > from a Cygwin bash prompt: > > mount -tf c:\\ /ecos-c > > John Dallaway > eCosCentric Limited > -- ------------------------------------------------------- Andrew Greenberg Portland State Aerospace Society (http://psas.pdx.edu/) [EMAIL PROTECTED] P: 503.788.1343 C: 503.708.7711 ------------------------------------------------------- -- 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
