From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3A679D41.55BED8DC@xilinx.com> Date: Thu, 18 Jan 2001 17:49:54 -0800 From: "Peter Ryser" MIME-Version: 1.0 To: Hua Ji CC: "'crossgcc@sources.redhat.com'" , linuxppc-embedded@lists.linuxppc.org Subject: Re: Hello World and 405GP with my gcc cross compiling. References: Content-Type: text/plain; charset=us-ascii Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: 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/