Building RTEMS
Chris Sparks
mrada at catalina-inter.net
Tue Dec 2 06:26:42 UTC 2003
Hello Ralf,
Ralf Corsepius wrote:
>On Mon, 2003-12-01 at 03:35, Chris Sparks wrote:
>
>
>>Hi,
>>
>>It has been quiet on this list for some time now....
>>
>>I managed to get a half decent Fedora up and running and was going
>>through instructions to build
>>RTEMS. I am using the Getting started with the C++ users manual and I
>>got several errors.
>>The first was "checking for i386-gcc... no"
>> which I know I set the path right.
>>
>>
>
>Well, though you say so, I doubt it.
>
What is strange is that the native gcc is "gcc" not "i386-gcc" and the
target gcc is "i386-rtems-gcc" so
I don't know what this "i386-gcc" is.
>>The second came from configure, "no acceptable cc found in $PATH
>>
>>
>>So what is going on here?
>>
>>
>Make sure to have
>* the native toolchain installed
>* the target toolchain installed
>
>And to have set up $PATH correctly.
>
I have the "/opt/rtems/bin" before all others in my path. Is this wrong?
chris
More information about the users
mailing list