From: "Peter Ryser" <Peter.Ryser@xilinx.com>
To: Hua Ji <hji@netscreen.com>
Cc: "'crossgcc@sources.redhat.com'" <crossgcc@sources.redhat.com>,
linuxppc-embedded@lists.linuxppc.org
Subject: Re: Hello World and 405GP with my gcc cross compiling.
Date: Thu, 18 Jan 2001 17:49:54 -0800 [thread overview]
Message-ID: <3A679D41.55BED8DC@xilinx.com> (raw)
In-Reply-To: A33AEFDC2EC0D411851900D0B73EBEF7063E55@NAPA
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/
prev parent reply other threads:[~2001-01-19 1:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-17 22:31 Hello World and 405GP with my gcc cross compiling Hua Ji
2001-01-17 22:41 ` Grant Erickson
2001-01-19 1:49 ` Peter Ryser [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A679D41.55BED8DC@xilinx.com \
--to=peter.ryser@xilinx.com \
--cc=crossgcc@sources.redhat.com \
--cc=hji@netscreen.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.