Subject:
|
Re: Attention cygwin and windows users
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 8 Mar 2002 21:19:01 GMT
|
Viewed:
|
2208 times
|
| |
| |
Quoting Ed Manlove (emanlove@ieee.org):
> To fix this conflict modify the Makefile.common by adding another
> define as shown here
>
> #
> # WindowsNT/Cygnwin, test against several values:
> #
> ifneq (,$(findstring $(OSTYPE),cygwin32 CYGWIN_NT-4.0 WindowsNT Windows_NT))
>
> # NT
> TOOLPREFIX=/cygnus/cygwin-b20/H-i586-cygwin32/bin/h8300-hms-
> CYGWINTOOLPREFIX=/cygnus/cygwin-b20/H-i586-cygwin32/bin/
> SED_SFLAG=i
>
> endif
>
> and then modify the Makefile.kernel file and the rules for the *.map files
> as shown below
>
> # how to make map files
> %.map: %.coff
> $(NM) $*.coff | $(CYGWINTOOLPREFIX)sort -u > $*.map
If we actually get to the point of doing another release (and thus
finding a maintainer for the project, etc) maybe this is something we
should consider integrating?
Anyone else building on Cygwin and having similar problems, or is this
one particular to Ed's installation?
--G.
--
Geoff Gerrietts "Punctuality is the virtue of the bored."
<geoff at gerrietts net> --Evelyn Waugh
|
|
Message is in Reply To:
| | Attention cygwin and windows users
|
| For those using the cygwin tools under a windows OS as described in the article "LegOS 0.2.4 - Instructions for installing on NT/Win9x with Cygwin" you could be experiencing a conflict with dos and cygwin tools. In particular is you are following (...) (23 years ago, 8-Mar-02, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|