Subject:
|
Help with make in Windows
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sun, 11 Jun 2000 20:35:31 GMT
|
Viewed:
|
1289 times
|
| |
| |
I have LegOS 0.2.3 installed and, thanks to instructions by Rossz
Vamos-Wentworth I've gotten quite far down the path of getting the software
to work. The firmware works fine and I can upload a demo .lx and have it
work fine. However, I can't get make to make a .lx file of my own. I get
the following:
Makefile:40: .depend: No such file or directory (ENOENT)
makedepend *.c -Y -IF:/legOS/include -I. -f- | F:/legOS/util/fixdeps
F:/legOS/kernel/ > .depend
f:/djgpp/tmp/dj210000: makedepend: command not found
make.exe: *** No rule to make target `heo.lx'. Stop.
I usually wind up with an empty .depend file. I've looked in the
f:/djgpp/tmp/ directory and there is no dj210000.
Now, I'm using Win NT 4.0 and Win 2000. I've tried it in both and have
actually gotten further with Win2000 than Win NT 4.0. I checked and
rechecked the path settings and they seem OK.
If I understand the code correctly, it creates a .depend file in the current
directory and includes this in the compile. If not, well, I don't seem a
pre-created .depend file anywhere.
Any suggestions?
Thanks in advance,
Gary Mayer
|
|
Message has 1 Reply: | | Re: Help with make in Windows
|
| Gary- Unfortunately, I believe that Rossz's tools are known not to work with NT/w2k. The problem is with the DJGPP toolset itself, not with Rossz's work. If installing on win95/98 is not an option, you may want to take a look at (URL) are (...) (24 years ago, 11-Jun-00, to lugnet.robotics.rcx.legos)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|