public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: hjl@nynexst.com (H.J. Lu)
To: raeburn@cygnus.com (Ken Raeburn)
Cc: gas2@cygnus.com
Subject: gas-940814 ld bugs
Date: Sun, 14 Aug 1994 22:33:00 -0000	[thread overview]
Message-ID: <9408150533.AA18413@titanic.nynexst.com> (raw)
In-Reply-To: <9403150407.AA06088@cujo.cygnus.com>

gas-940814 configured for i486-linux. If I do

ld -x -Ttext 5ffff000 -Tdata 6008e000 foo.o

the size of the output file is ridiculous. I got

-rwxr-xr-x   1 hjl      isl          8367 Aug 15 01:54 a.out
text    data    bss     dec     hex     filename
4064    4096    0       8160    1fe0    a.out

But I am looking for about 0x8e000 bytes.


H.J.
-------foo.c----
int bar= 100;

void
foo ()
{
  return;
}


       reply	other threads:[~1994-08-14 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9403150407.AA06088@cujo.cygnus.com>
1994-08-14 22:33 ` H.J. Lu [this message]
1994-08-15  8:35   ` Ian Lance Taylor

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=9408150533.AA18413@titanic.nynexst.com \
    --to=hjl@nynexst.com \
    --cc=gas2@cygnus.com \
    --cc=raeburn@cygnus.com \
    /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).