"Ernest L. Williams Jr." <ernesto@xxxxxxxxxxxxxxxxx> writes: > gcc version 4.0.2 It should work, then. > I tried "-B" but it did not work: > ============================================================================= > > /ade/rtems/rtems-4.7/host/i386_linux24/bin/powerpc-rtems-gcc --pipe > -B/ade/rtems/rtems-4.7/target/powerpc-rtems/beatnik/lib/ -specs > bsp_specs -qrtems -fasm -c -mcpu=7450 -Dmpc7455 -mno-altivec > -mabi=altivec -mvrsave=no -mmultiple -mstring -mstrict-align > -I/ade/rtems/rtems-4.7/target/powerpc-rtems/include > -I/ade/rtems/rtems-4.7/target/ssrlApps/powerpc-rtems/beatnik//include > -I/ade/rtems/rtems-4.7/target/ssrlApps/powerpc-rtems/beatnik/include > -ansi -g -O3 -Wall -DMY_DO_BOOTP=NULL -DHAVE_MOTLOAD -B The -B option takes an argument. Read the friendly manual. Ian