This is the mail archive of the ecos-discuss@sourceware.org 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 Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes


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


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