|
 | | Re: Gcc Problems
|
| Some versions of the gcc executables are named h8300-hms-*.exe (ex: h8300-hms-gcc.exe) The Makefile.common, as you pointed out expects h8300-hitachi-hms-*.exe If this is what you are experiencing, then you have two options: 1) make copies of them, (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
| |  | | Re: Thunderbots Infrared Sensor Circuit Diagram!
|
| (...) Typo. Should be "about 4 reading/sec" (23 years ago, 9-Oct-02, to lugnet.robotics)
| |  | | Adapting mini-rc reciever to an RCX sensor
|
| I've noticed you can now buy little RC cars and was wondering if anyone has thought about converting one into an RC unit for the RCX. You could take the steering and motor control outputs and covert it into a seven state analog output for the RCX (...) (23 years ago, 9-Oct-02, to lugnet.robotics)
| |  | | Re: Gcc Problems
|
| (...) Your previous post indicated that you were running under cygwin, iirc, so the line to which you refer above is not where your problem lies. In Makefile.common there are several sections that only apply to a particular operating system, cygwin, (...) (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
| |  | | Gcc Problems
|
| Hello, I looked at the Makefile.common file and there is a line that goes as follows: TOOLPREFIX=$(HMSTOOL...tachi-hms- Could this be where my problem lies according to what I said in the previous post earlier today? Thanks Much, Rick Bonari (23 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
| |