[coldfire-gnu-discuss] Error in makefile on Sourcery G++ for coldfire

Mark Mitchell mark at codesourcery.com
Mon Jan 19 16:45:37 UTC 2009


Daniel Jacobowitz wrote:
> On Mon, Jan 19, 2009 at 10:25:18AM +0200, Tarmo Kuuse wrote:
>> [offtopic]
>>
>> Does cs-make also understand Cygwin paths? When I try, an
>>   "include /ecos-c/.../rules.mak"
>> statement found in a makefile results in error
>>   "No such file or directory".
> 
> No, I don't think it does.

For eCos, I suspect you'll be better off using Cygwin make, and
appropriate uses of "cygpath -u" and "cygpath -w" as necessary to
convert Windows paths to/from Cygwin paths.

-- 
Mark Mitchell
CodeSourcery
mark at codesourcery.com
(650) 331-3385 x713



More information about the coldfire-gnu-discuss mailing list