| | Hmm... install not going so smooth Samuel Winchenbach
|
| | Hello, I decided to scrape my machine today and when I tried to reinstall legos I ran into a problem compling the cross compiler under cygwin. Here is a list of the packages I have installed: Cygwin Package Information Package Version ash 20020131-1 (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | |
| | | | Re: Hmm... install not going so smooth Ed Manlove
|
| | | | Samuel, Yes I have seen this error. I am guessing your install a couple of weeks ago was actually using B20 version of cygwin? or that you have reinstalled cygwin? I was moving things around and got this error along with some error dialog boxes (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | Re: Hmm... install not going so smooth Max Bowsher
|
| | | | setup.exe Package Listing on cygwin.com will tell you that you need the libintl1 package. Probably dependencies for grep are incorrect, otherwise it would have been installed automatically. ----- Original Message ----- From: "Samuel Winchenbach" (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | Re: Hmm... install not going so smooth Samuel Winchenbach
|
| | | | Thanks for everyone's help. I just decided to install all the packages.... but now I have a different problem. I start to compile the cross compiler, and everything seems to be going fine.... except at the very very end. I get the following message: (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: Hmm... install not going so smooth Ed Manlove
|
| | | | | Samuel, From Paolo install instructions (under "2. Build the Hitachi-H8 cross-compiler" last bullet) "Ignore the warnings in compile process. It should work." Essentially you should get some warnings. I suggest you go ahead an try compiling the (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | | | | Re: Hmm... install not going so smooth Samuel Winchenbach
|
| | | | | "Ed Manlove" <emanlove@ieee.org> wrote in message news:Gw3s5x.Cnx@lugnet.com... (...) What about these errors? /build/gcc-2.95.2/li...temp.c:29: stdio.h: No such file or directory /build/gcc-2.95.2/li...temp.c:30: sys/types.h: No such file or (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | | | | Re: Hmm... install not going so smooth Max Bowsher
|
| | | | | I build and install with: make ALL_TARGET_MODULES="" make INSTALL_TARGET_MODULES="" install But I used gcc-2.95.3 (pristine, not cygwin source) (with binutils-2.12, for reference) (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | Re: Hmm... install not going so smooth Samuel Winchenbach
|
| | | | I think I may have gotten closer. I compiled legOS and that seemed to work fine... I followed the instructions verbatim.... then I tried doing the following: $ cd legos-0.2.6/demo $ rm -f *.o *.lx $ make helloworld.lx h8300-hitachi-hms-gcc -O2 (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: Hmm... install not going so smooth Samuel Winchenbach
|
| | | | "Samuel Winchenbach" <swinchen@eece.maine.edu> wrote in message news:Gw3upA.J4s@lugnet.com... (...) h8300-hitachi-hms-gcc -O2 -fno-builtin -fomit-frame-pointer -Wall -I/home/Ad (...) ministrator/legos/include -I/home/Administrato...nclude/lnp -I. (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
| | | | |