Hi Richard Richard Rauch wrote:
> I have to call a compiler, which is native to windows only. The compiler is > expecting windows style pathes (with "\..\.."" instead of "/../..") > Is there a way to call such compilers from eCos config tool, which is cygwin > based? There is no official support for non-Cygwin toolchains within the Cygwin-hosted eCos Configuration Tool. However, GCC built for the native Win32 host should accept forward slashes as an alternative to backslashes within file paths on its command line. John Dallaway eCos maintainer http://www.dallaway.org.uk/john -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss