Error while building gcc for toolset for RTEMS
Joel Sherrill
Joel.Sherrill at OARcorp.com
Sun Feb 10 00:33:37 UTC 2013
Over the years I have thought about writing a shell script that checked very basic things in the environment. There are a handful of common issues which are easy to resolve once you spot them
Andrei Chichak <groups at chichak.ca> wrote:
Just for laughs, do you have the native C compiler on the system? Like gcc?
I noticed a while ago that I couldn't get anything to work because configure was looking for gcc, not the gcc for RTEMS, gcc for Linux. I did an install of gcc and away it went.
Andrei
On 2013-February-08, at 7:41 PM, manish jain wrote:
No that didn't also work
checking for style of include used by make... GNU
checking for sparc-rtems4.11-gcc... no
configure: error: no acceptable cc found in $PATH
make[2]: *** [sis] Error 1
make[2]: Leaving directory `/home/manish/tools/b-rtems/sparc-rtems4.11/c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/manish/tools/b-rtems/sparc-rtems4.11/c'
I checked the path /opt/rtem-4.11 has sparc-rtems4.11-gcc.
Is there might be problem in configuring the rtems project. I first did ./bootstrap from rtems source directory and then configure the rtems and tried to build it.
Thanks
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20130209/fb0b624b/attachment-0001.html>
More information about the users
mailing list