RTEMS Compilation Failure on Mac OS X 10.3 (Panther).

Kit Plummer kitplummer at comcast.net
Wed Dec 24 16:44:50 UTC 2003


I have compiled GCC et al. with no problems but am now trying to 
compile my first BSP and am getting an error.

Here is a snippet of output:

mkdir o-optimize
ppc-rtems-gcc --pipe -B../../../lib/ -B../../../mcp750/lib/ -specs 
bsp_specs -qrtems -DPACKAGE_NAME=\"rtems-c-src\" 
-DPACKAGE_TARNAME=\"rtems-c-src\" -DPACKAGE_VERSION=\"ss-20030703\" 
-DPACKAGE_STRING=\"rtems-c-src\ ss-20030703\" 
-DPACKAGE_BUGREPORT=\"rtems-bugs at OARcorp.com\"    -isystem 
../../../mcp750/lib/include -DRTEMS_BSP=\"mcp750 psim\"     -mcpu=750 
-Dmpc750  -O4 -mmultiple -mstring -mstrict-align -g -Wall  -o 
o-optimize/version.o -c 
../../../../../rtems-ss-20030703/c/src/support/version.c
ppc-rtems-gcc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [o-optimize/version.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Here is the configure command I used:

kp-powerbook:~/Development/RTEMS/build kplummer$ 
../rtems-ss-20030703/configure  --target=ppc-rtems 
--prefix=/Users/kplummer/Development/opt/ppc/rtems  --enable-rdbg 
--disable-tests --enable-networking --enable-posix --enable-itron

Any ideas?

TIA,
Kit




More information about the users mailing list