I have downloaded the RCC compiler.  Added to my $PATH.  

The particular thing is that the C compiler / cross compiler shows that it's 
working during the .configure phase.  However, during gmake phase, the compiler 
cannot be found. 

-----Original Message-----
From: soja-li...@aries.uberspace.de [mailto:soja-li...@aries.uberspace.de] 
Sent: Wednesday, March 16, 2016 4:21 AM
To: Wang, John (IVV-1800)
Cc: us...@rtems.org; devel@rtems.org
Subject: Re: Compiling RTEMS

Am 2016-03-16 01:45, schrieb Wang, John (IVV-1800):
> Hi,
> 
> I am attempting to build RTEMS in Ubuntu.  The version I am using is 
> from Gaisler - 4.10-1.2.16.
> 
> I am run the bootstrap, and configure command with no issues.
> However, when I run the make / gmake I command I receive the following
> error:
> 
> Checking for sparc-rtems4.10-gcc... no No acceptable cc found in $PATH
> 

The RTEMS sources alone are not enough. Do you have a working cross-compiler?
You can either download the prebuilt one from gaisler or build one using the 
rtems-source-builder.
If you already have one, you might have simply forgotten to add the location to 
your PATH environment variable.

Cheers,

    Jan

> Can anyone help me with this?
> 
> Thank you
> 
> 
> 
> 
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to