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]
Other format: [Raw text]

Re: eCos Configuration Tool snapshots


Hi Chris

On Tuesday 01 Apr 2003 18:04, you wrote:

> I see a problem running the windows version.  When I double-click
> on the file in explorer (or a shortcut to it) I get a pop-up window:
>
> $ configtool-030328.exe - Unable to locate DLL.
> $ The dynamic link library cygwin.dll could not be found in the specified
> $ path.
>
> This looks to be because C:\cygwin\bin is not in my windows path - but
> the version of the config tool shipped with v2_0b1 did not require this.

That is correct. The configtool shipped with eCos 2.0 beta 1 was built with 
Visual C++ and did not require the Cygwin system DLL.

You should be able to create a Windows shortcut to the configtool executable 
file which specifies your Cygwin 'bin' directory (eg "C:\cygwin\bin") as 
the working directory. Cygwin1.dll will then be found when the configtool 
is invoked using the shortcut.

John Dallaway
eCosCentric Limited

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


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