Subject:
|
Re: HELP - LegOS for Windows
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Mon, 31 Jan 2000 19:14:36 GMT
|
Reply-To:
|
ian_meikle@nospam.attglobal.net#StopSpam#
|
Viewed:
|
2587 times
|
| |
| |
I have also tried the make that came with Ming32.
This seems to work better, however I get the following: (line numbers added
for clarity)
1>>C:\legOS\Demo>make
2>>Makefile:44: .depend: No such file or directory
3>>djecho -o response " -M -O2 -fno-builtin -fomit-frame-pointer -Wall
-Ic:/legOS/in clude -I. -Ic:/legOS/boot -c *.c"
4>>h8300-hms-gcc @response >.depend
5>>djecho -o response " -O2 -fno-builtin -fomit-frame-pointer -Wall
-Ic:/legOS/include -I. -Ic:/legOS/boot -c helloworld.c -o helloworld.o"
7>>The system cannot execute the specified program.
8>>make: *** [helloworld.o] Error 1
I am not sure which part make is complaining about ?
I think it is djecho, however it is a bit confusing that it seems to
accept this on line 3 but not on line 5.
What does djecho do ??
Can I replace it with another utility ??
Many thanks for the help
Ian
Rossz Vámos-Wentworth wrote:
> I fooled around with legOS on an NT here at work and could get the
> individual commands from MAKEFILE to execute from the command line. It
> looks like NT doesn't properly handle the long filenames from within the
> make program (and possibly other tools).
|
|
Message has 1 Reply: | | Re: HELP - LegOS for Windows
|
| Ian Meikle <ian_meikle@nospam.a...lobal.net> wrote in message news:3895DF1C.5D99B3...bal.net... (...) DJECHO simply echos the line to the file. It's special in that the Make program can transfer very long command lines to it via a buffer. This gets (...) (25 years ago, 2-Feb-00, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: HELP - LegOS for Windows
|
| I fooled around with legOS on an NT here at work and could get the individual commands from MAKEFILE to execute from the command line. It looks like NT doesn't properly handle the long filenames from within the make program (and possibly other (...) (25 years ago, 31-Jan-00, to lugnet.robotics.rcx.legos)
|
15 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
|
|
|
|