Subject:
|
Re: Win98 installation of legos
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Thu, 1 May 2003 23:54:23 GMT
|
Viewed:
|
3196 times
|
| |
| |
Ed,
Thanks for your help! I am using the same version of cygwin that you are.
I made the changes you suggested in the two .common Makefiles and now
firmdl3 doesn't complain anymore. It does tell me "firmdl3: delete firmware
failed", though. I don't know if that's an error, but it looks like one.
Are you familiar with this?
Theresa
In lugnet.robotics.rcx.legos, Ed Manlove writes:
> #
> ifneq (,$(findstring $(OSTYPE),CYGWIN_NT-4.0 CYGWIN_NT-5.0 CYGWIN_NT-5.1))
>
> To get your Win98 constant use the uname command at the cygwin prompt. For
> example on my machine I get
>
> emanlove@oemcomputer ~
> $ uname
> CYGWIN_98-4.10
>
> emanlove@oemcomputer ~
> $
>
> So for my machine I would add CYGWIN_98-4.10. You should do the same in
> both makefiles (and any where else this occurs but I think it is just these
> two spots).
>
> Ed
|
|
Message has 1 Reply:
Message is in Reply To:
| | Re: Win98 installation of legos
|
| Theresa, (...) cygwin. (...) What version of cygwin? If you are using Cygwin B20 you should upgrade. I don't have his book so I don't know his directions. Paolo Masetti has several sets of instructions which I feel is a good standard set. There can (...) (22 years ago, 1-May-03, to lugnet.robotics.rcx.legos)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|