|
Hello,
I looked at the Makefile.common file and there is a line that goes as
follows: TOOLPREFIX=$(HMSTOOLDIR)/h8300-hitachi-hms/bin/h8300-hitachi-hms-
Could this be where my problem lies according to what I said in the
previous post earlier today?
Thanks Much,
Rick Bonari
|
|
Message has 2 Replies: | | 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, (...) (22 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
| | | 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, (...) (22 years ago, 9-Oct-02, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|