"Jason Pernito" <jpernito@xxxxxxxxx> writes: > -c ../../../../gcc-4.3.2/libgcc/../gcc/crtstuff.c -DCRT_BEGIN > ../../../../gcc-4.3.2/libgcc/../gcc/crtstuff.c: In function 'frame_dummy': > ../../../../gcc-4.3.2/libgcc/../gcc/crtstuff.c:354: error: impossible > constraint in 'asm' > make[2]: *** [crtbegin.o] Error 1 > make[2]: Leaving directory I don't see how you could get that error from the powerpc-750-linux target. If you haven't changed the source code, then I think there must be some confusion in your configury. You might need to start over again with a clean build directory. Ian