| | Re: legOS - Does it work for you? Bobby Boone
| | | (...) I am also running Redhat 5.1, and installed the binutils and gcc sources via the 5.1 cd. When I tried to follow the instructions for cross compiling I got: [root@razoo gcc-2.7.2.3]# ./configure --prefix=../binutils...4/binutils --targ This (...) (26 years ago, 1-Jan-99, to lugnet.robotics)
| | | | | | | | Re: legOS - Does it work for you? Rick Kimball
| | | | | (...) Here is what I did... 1. Build and install binutils (GNU ) 1a. ./configure --prefix=/usr/local --target=h8300-hitachi-hms 1b. make 1c. make install 2. Extract egcs from RedHat 5.1 source cd (Disk 2) 2a. rpm -ihv egcs-1.0.2-8.src.rpm 2b. gzip (...) (26 years ago, 1-Jan-99, to lugnet.robotics)
| | | | | | |