Subject:
|
Re: make seems not to work
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sun, 12 Jan 2003 16:11:36 GMT
|
Viewed:
|
3130 times
|
| |
| |
In lugnet.robotics.rcx.legos, Reinhard Gansweith writes:
> Hi! I try to compile a new programm (lightseeker.c) with make, but i only get
> this message (under WinLegos):
> make.exe: *** No rule to make target `lightseeker.lx', needed by `all'. Stop
> What is wrong?
> Reinhard
Did you add the djgpp directory to your path? I don't remember everything I
had to do, but here's a piece from MY autoexec.bat
set path=c:\djgpp\bin;c:\djgpp\cross\bin;c:\legos\util;%path%
set djgpp=c:\djgpp\djgpp.env
set shell=c:/djgpp/bin/sh.exe
Steve
|
|
Message has 1 Reply:
Message is in Reply To:
| | make seems not to work
|
| Hi! I try to compile a new programm (lightseeker.c) with make, but i only get this message (under WinLegos): make.exe: *** No rule to make target `lightseeker.lx', needed by `all'. Stop What is wrong? Reinhard (22 years ago, 12-Jan-03, to lugnet.robotics.rcx.legos)
|
5 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
|
|
|
|