--- In David Hawkins <> wrote:
>
> Cygwin does not install all development tools by default.
>
> Type gcc on the Cygwin bash shell, if it doesn't recognize
> that either, go ahead and pick it up from Cygwin. It'll likely
> have all the dependencies you need.
>
> So go to cygwin and run their setup.exe again. Select the
> patch tool (or whatever package it comes in), along with
> make, gcc, and development tools that might be helpful.
>
> You may need to repeat this.
>
> Make a note of what you did have to install and post
> the response to this list for the next guy :)
>
> Dave
>
Well, no success yet so I can't post it, but I will. I appreciate the
help.
I am still trying to follow the
ftp://oz.embeddedarm.com/rt/rtaiguide.pdf but more problems crop up.
1. Modutils won't build - under step 4, I run 'make' and get the
following error:
sys_nim.c:30:24: asm/unistd.h: No such file or directory.
I can run 'find' and see unistd.h in some other directories. There is
no 'asm' directory under the Modutils directory. Did I untar in the
wrong place? I followed exactly what the commands given in the
document are.
2. I skipped ahead and tried some other commands. Under step five,
everything is fine until I run 'make zImage && make modules' and I get
the following:
<path>/kernel.h:74: error: parse error before "va_list"
Also errors on lines 77 and 81.
Has anyone seen these errors before?
I am staring to wonder if what they show in this document is possible?
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|