gen5200 compilation issue (CVS head)

Ralf Corsepius ralf.corsepius at rtems.org
Tue Jan 10 14:56:28 UTC 2006


On Tue, 2006-01-10 at 13:20 +0100, Karel Gardas wrote:
> Hello,
> 
> I'm using GCC 4.0.1/binutils 2.16.1 based toolchain for powerpc-rtems 
> platform and trying to compile CVS head of RTEMS from today and found that 
> while configuring with:
> /home/karel/cvs/rtems/rtems/configure --target=powerpc-rtems 
> --prefix=/tmp/ppc-rtems-bsps --enable-tests --enable-rtemsbsp="gen405 
> mcp750 gen5200 mvme2100 mvme2307 mvme5500 ss555"
> 
> make all fails with:
> 
> make[3]: Entering directory `/tmp/ppc-rtems/powerpc-rtems/c/gen5200'
> make[3]: Leaving directory `/tmp/ppc-rtems/powerpc-rtems/c/gen5200'
> checking for RTEMS_CPU_MODEL... mpc6xx
> checking for RTEMS_BSP_FAMILY... (cached) gen5200
> checking for CPU_CFLAGS... (cached) -mcpu=603e -mstrict-align -D
> checking for CFLAGS_OPTIMIZE_V... (cached) -O4 -fno-keep-inline-functions 
> -g
> checking for style of include used by make... GNU
> checking for powerpc-rtems-gcc... powerpc-rtems-gcc
> checking for powerpc-rtems-gcc... (cached) powerpc-rtems-gcc
> checking for C compiler default output file name... configure: error: C 
> compiler cannot create executables
> See `config.log' for more details.
Which gcc version is it?

What does config.log say?

> make[2]: *** [gen5200] Error 1
> make[2]: Leaving directory `/tmp/ppc-rtems/powerpc-rtems/c'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/ppc-rtems/powerpc-rtems/c'
> make: *** [all-recursive] Error 1
> 
> is this know issue?

No, but the addition of the gen5200 isn't finished yet. 
I am still working on merging Thomas BSP into the source tree.

Ralf





More information about the users mailing list