Subject:
|
Makefile Design - Observation, and Query to Paolo Masetti
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Wed, 25 Jul 2001 11:45:04 GMT
|
Viewed:
|
2089 times
|
| |
| |
The latest CVS version of legOS adds explicit detection of CygWin 1.1 (and
by extension 1.3)
This did, however work anyway, with Cygwin 1.1 being detected alongside the
older cygwins, due to a quirk in make's findstring - specifically, that:
$(findstring cygwin, bananascygwinbananas) is equal to 'cygwin'
Also, is there a definite reason for TOOLPREFIX to be h8300-hitachi-hms- on
cygwin 1.1, but h8300-hms- on old cygwin? I compiled my crosscompiler to
suit h8300-hms style, which I prefer, as it reduces the legth of the names
of the exe files. I therefore suggest TOOLPREFIX be reverted to h8300-hms-
on cygwin 1.1 unless there are reasons not to.
Max.
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|