Subject:
|
Re: Cygwin/Gcc/Legos-0.2.6 Installation
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Thu, 10 Oct 2002 12:57:12 GMT
|
Viewed:
|
2650 times
|
| |
| |
Rick,
I have never used 'make strip' and have been using legOS/BrickOS for quite
some time now. So, if it doesn't work, that should not stop you from
continuing. However, with BrickOS, the make strip command now executes
'strip fontdesign.exe dll.exe makelx.exe fixdeps.exe genlds.exe firmdl3.exe'
NOTE the .exe at the end of each. Maybe that is what is causing the
problem... a *nix setup would not use the .exe extension.
Try entering the command manually as I have typed above, or skip that step
and give it a try; you are so close!
// Joe
"Rick Bonari" <rbonari@mindspring.com> wrote in message
news:H3qzM7.I45@lugnet.com...
> Hello,
>
>
> I finally got make to complete without any apparent errors. At the end
> of the process, no errors were shown. I had to move the proper copy of
> objcopy.exe to the required directory and I also had to copy the proper copy
> of g++.exe to the same directory: usr/local/h8300-hitachi-hms/bin. This
> allowed everything to complete properly it appears. Now the last thing I
> have to get working is the Make Strip Command. When I execute this command,
> I get the following errors:
>
> Strip fontdesign dll makelx fixdep genlds firmdl3
> Strip: fontdesign: No such file or directory
> Strip: dll: No such file or directory
> Strip: makelx: No such file or directory
> Strip: fixdeps: No such file or directory
> Strip: genlds: No such file or directory
> SDtrip: firmdl3: No such file or directory
> make: ***[Strip] Error 1
>
> This looks like the makefile does not know where to get these files.
> They are there, but probably not being pointed to properly. Not sure how to
> begin resolving this. There is some code in makefile.common that seems to
> deal with these files, but the note says not to mess with them. Any ideas
> would be much appreciated. Getting closer thanks to all of your help.
>
> Rick Bonari
|
|
Message is in Reply To:
| | Cygwin/Gcc/Legos-0.2.6 Installation
|
| Hello, I finally got make to complete without any apparent errors. At the end of the process, no errors were shown. I had to move the proper copy of objcopy.exe to the required directory and I also had to copy the proper copy of g++.exe to the same (...) (22 years ago, 10-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
|
|
|
|