public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Config Tool platform list
@ 2002-03-30 20:53 Charles Schweizer
  2002-04-03 21:45 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Schweizer @ 2002-03-30 20:53 UTC (permalink / raw)
  To: ecos-discuss



  OK, I solved my problem with redboot by rebuilding it.  For some reason,
the .bin file on the web worked for every machine I tried except for the
target laptop.  With help from the ecos-discuss archives I was able to
rebuild from the CVS sources and get it to work.

  Now I want to run the tests.  I got the latest source from the CVS
repository, and built the libraries and tests.  To do this, I had to
download a newer version of Configtool.exe.  I ran the registry script
eCos-011025.reg to get the platforms, etc., into the registry.  When I try
to run the tests, however, it uses the old path notation ("//C/cygwin/...")
instead of the new notation ("/ecos-c/cygwin/..."), and thus fails.  The
generated makefiles, of course, use the new notation, so building is not
problematic.  How can I fix this?  I don't see anything in the platform
porperties or any general options that has to do with this.

Thanks,
  Chas
  Duke University


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Config Tool platform list
  2002-03-30 20:53 [ECOS] Config Tool platform list Charles Schweizer
@ 2002-04-03 21:45 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2002-04-03 21:45 UTC (permalink / raw)
  To: Charles Schweizer; +Cc: ecos-discuss

Charles Schweizer wrote:
> 
>   OK, I solved my problem with redboot by rebuilding it.  For some reason,
> the .bin file on the web worked for every machine I tried except for the
> target laptop.  With help from the ecos-discuss archives I was able to
> rebuild from the CVS sources and get it to work.
> 
>   Now I want to run the tests.  I got the latest source from the CVS
> repository, and built the libraries and tests.  To do this, I had to
> download a newer version of Configtool.exe.  I ran the registry script
> eCos-011025.reg to get the platforms, etc., into the registry.  When I try
> to run the tests, however, it uses the old path notation ("//C/cygwin/...")
> instead of the new notation ("/ecos-c/cygwin/..."), and thus fails.  The
> generated makefiles, of course, use the new notation, so building is not
> problematic.  How can I fix this?  I don't see anything in the platform
> porperties or any general options that has to do with this.

The problem is in host/tools/ecostest/common/eCosTest.cpp, specifically
CeCosTest::CygPath(). It's still using the old //x scheme rather than
/ecos-x. I've created a bugzilla bug for it, but you're welcome to fix it.

The alternative is to run the tests by invoking GDB from the command line.

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

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-04  5:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-30 20:53 [ECOS] Config Tool platform list Charles Schweizer
2002-04-03 21:45 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).