[coldfire-gnu-discuss] Error in makefile on Sourcery G++ for coldfire
Tarmo Kuuse
tarmo.kuuse at proekspert.ee
Tue Jan 20 14:51:40 UTC 2009
Hi,
Mark Mitchell wrote:
>>> 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.
Ok. I wasn't expecting that either. Thank you for the replies.
> For eCos, I suspect you'll be better off using Cygwin make,
I already do. Everything is Unix-style to satisfy cygwin's make (it
takes some hacking to ensure that). Path conversion is done by your gcc
and this works flawlessly (except when debugging inside Eclipse).
I was simply curious about potential alternatives.
> and appropriate uses of "cygpath -u" and "cygpath -w" as necessary to
> convert Windows paths to/from Cygwin paths.
eCos's makefiles are unmodifiable. They are generated inside an
unpenetrable fortress of spaghetti scripts.
--
Kind regards,
Tarmo Kuuse
More information about the coldfire-gnu-discuss
mailing list