Problem compiling rtems 4.10 on Debian

Gedare Bloom gedare at rtems.org
Wed Apr 24 13:02:38 UTC 2013


Are `make bootstrap` and `make configure` valid options for RTEMS
builds? I've never used either one... Are you following some guide?

The usual process is just:
mkdir b-rtems
cd b-rtems
../rtems/configure <...>
make

On Wed, Apr 24, 2013 at 8:54 AM, Nicolás Alvarez <nicoalar.22 at gmail.com> wrote:
> Hi all, I having problems building rtems 4.10 on a 64bits Debian wheezy. I
> dont have problems when a do make bootstrap and make configure, but when I
> try to compile (make compile), I got this:
>
> checking whether the C compiler works... no
> configure: error: in `/opt/rtems-4.10/src/build-drvmgr/sparc-rtems/c/leon2':
> configure: error: C compiler cannot create executables
> See `config.log' for more details
> make[3]: *** [leon2] Error 1
> make[3]: Leaving directory `/opt/rtems-4.10/src/build-drvmgr/sparc-rtems/c'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/opt/rtems-4.10/src/build-drvmgr/sparc-rtems/c'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/rtems-4.10/src/build-drvmgr'
>
> Any one knows why this could be?
> Thank!
>
> Ing. N. Alvarez
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>




More information about the users mailing list