Hello World and 405GP with my gcc cross compiling.

Peter Ryser Peter.Ryser at xilinx.com
Fri Jan 19 12:49:54 EST 2001


Try the following:

${prefix}/bin/${target}-gcc -g -c hello.c
${prefix}/bin/${target}-ld -o hello ${prefix}/${target}/lib/crt0.o hello.o -lc
-lg

- Peter


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list