public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes
@ 2011-08-05 10:08 Richard Rauch
  2011-08-05 12:43 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Rauch @ 2011-08-05 10:08 UTC (permalink / raw)
  To: ecos-discuss

Hi All
 
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?

Thanks
Richard
 
Richard Rauch

email: rrauch@itrgmbh.de

ITR GmbH 



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

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

* [ECOS] Re: eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes
  2011-08-05 10:08 [ECOS] eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes Richard Rauch
@ 2011-08-05 12:43 ` John Dallaway
  2011-08-05 15:40   ` Richard Rauch
  0 siblings, 1 reply; 4+ messages in thread
From: John Dallaway @ 2011-08-05 12:43 UTC (permalink / raw)
  To: Richard Rauch; +Cc: ecos-discuss

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

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

* RE: [ECOS] Re: eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes
  2011-08-05 12:43 ` [ECOS] " John Dallaway
@ 2011-08-05 15:40   ` Richard Rauch
  2011-08-05 15:43     ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Rauch @ 2011-08-05 15:40 UTC (permalink / raw)
  To: ecos-discuss


Unfortunately it is not a gcc based compiler. So when the compiler is not
accepting forward slash, then it is no possibility to use with eCos config
tool?

Thanks

Richard


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

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

* Re: [ECOS] Re: eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes
  2011-08-05 15:40   ` Richard Rauch
@ 2011-08-05 15:43     ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2011-08-05 15:43 UTC (permalink / raw)
  To: Richard Rauch; +Cc: ecos-discuss

On 2011-08-05 09:40, Richard Rauch wrote:
>
> Unfortunately it is not a gcc based compiler. So when the compiler is not
> accepting forward slash, then it is no possibility to use with eCos config
> tool?

Even if you get past this, you'll have other troubles - eCos uses
a number of GCC extensions which your compiler probably does not
support.

Is this for a device which does not have GCC?  (a rare beast!)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

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

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

end of thread, other threads:[~2011-08-05 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-05 10:08 [ECOS] eCos Tool under Windows/cygwin How to invoke compiler, which is expecting windows style pathes Richard Rauch
2011-08-05 12:43 ` [ECOS] " John Dallaway
2011-08-05 15:40   ` Richard Rauch
2011-08-05 15:43     ` Gary Thomas

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).