 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [arm-gcc] How to use arm-none-eabi-gcc compile files which has the format of filepath is compliance with cygwin instead of window's conventions ?
- To: CQSun@xxxxxxxxxxx
- Subject: Re: [arm-gcc] How to use arm-none-eabi-gcc compile files which has the format of filepath is compliance with cygwin instead of window's conventions ?
- From: Nathan Sidwell <nathan@xxxxxxxxxxxxxxxx>
- Date: Mon, 17 Dec 2007 15:11:23 +0000
CQSun@xxxxxxxxxxx wrote:
Dear guys:
It seems that codesourcery doesn’t need cygwin, so it can not
recognize the format of filepath such as the follow input:
* *
C:\cygwin\bin>Arm-none-eabi-gcc /ecos-c/hal_mk_defs.c
Arm-none-eabi-gcc: /ecos-c/hal_mk_defs.c: No such file or directory
You need to set CYGPATH as described in the documentation.
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
|
|