public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sébastien Côté <scote1@Matrox.COM>
To: help-gcc@gnu.org
Subject: Start address of a binary
Date: Tue, 20 Feb 2001 11:29:00 -0000	[thread overview]
Message-ID: <20010220142849.A9129@dyn-52-73.matrox.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

Hi,

I recently built a cross-compiler for Powerpc running in little-endian. 
The compiler seems to work fine since the kernel runs until I load my first
binary (init).

I compiled my init with he same cross-compiler but when the linker comes in
I get:
ld : warning: cannot find entry symbol _start; defaulting to 0180074

Is 0x180074 right?  I know this is a virtual address but I tought it should
be something like 0x10000000.  Is there a problem with my compiler or my
linker?


Thanks!

Sébastien Côté

             reply	other threads:[~2001-02-20 11:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20 11:29 Sébastien Côté [this message]
2001-02-21  5:50 ` Alexandre Oliva
2001-02-21  6:27   ` Sébastien Côté

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=20010220142849.A9129@dyn-52-73.matrox.com \
    --to=scote1@matrox.com \
    --cc=help-gcc@gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).