gen5200 compilation issue (CVS head)
Karel Gardas
kgardas at objectsecurity.com
Tue Jan 10 12:20:47 UTC 2006
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.
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?
Thanks,
Karel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the users
mailing list