[ECOS] Building eCos
John Finley
john@finley.com
Wed Mar 1 10:24:00 GMT 2000
> Is anyone building eCos under UNIX ?
>
> If so, is there any documentation that describes how to do this.
>
> If I try to use pkgconf.tcl to configure a build tree I just get:
>
> % gmake
> makefile:9: pkgconf/pkgconf.mak: No such file or directory
> gmake: *** No rule to make target `pkgconf/pkgconf.mak'. Stop.
>
> Robert Swindells
> GenRad Ltd
I think I tried that and decided it was a line-ending
thing. After dos2unixing all the source and make files,
that went away but a different bunch of errors started
popping up. It was as if there was a '\r' at the end of
some of the filenames, so make couldn't find them.
I never did get a full build on Unix, but didn't try
all that hard, since I'm just evaluating this stuff in
my "spare" time. I think my sources at the time were the
latest anoncvs ones (about a week ago), although I might
have been using the ones off the sourceware CD.
John
More information about the Ecos-discuss
mailing list