Subject:
|
Re: trouble compiling brickOS
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 5 Sep 2003 15:50:07 GMT
|
Viewed:
|
3301 times
|
| |
| |
> Run ./configure!!!
I did!
> Let me guess: You use the original c compiler of your linux
> distribution. May be that configure will complain that it does not find
> the gcc compiler?
It did complain and I did install the hitachi 8300 gcc version. Funny thing,
after installing it, the configure script was still complaining that it cannot
find the hitachi gcc compiler, although the binaries were right there in the
search path (/usr/local/bin if I remember correctly).
I had to tweak the config script a little in order to make a configuration.
But in my "configured" makefile I can still see 'gcc' as the choosen compiler.
Could be that my configuration script has created a bad makefile? What should I
do if the config script doesn't find the hitachi gcc, although it is there?
thanks,
Dany.
|
|
Message has 1 Reply: | | Re: trouble compiling brickOS
|
| (...) Hm, that should not happen. Try to start your hitachi compiler by hand, for example with "h8300-hms-gcc --version" to get an "I am alive" message from it, so you are sure it is installed as intended. If _you_ can't get it to work, configure (...) (21 years ago, 5-Sep-03, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: trouble compiling brickOS
|
| (...) Run ./configure!!! (...) Let me guess: You use the original c compiler of your linux distribution. May be that configure will complain that it does not find the gcc compiler? You run Linux on a Intel box. Your normal gcc will compile c to (...) (21 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|