public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: Etienne Lorrain <etienne_lorrain@yahoo.fr>
Cc: binutils@sources.redhat.com, drow@false.org
Subject: Re: Binutils 2.15.97 available
Date: Mon, 25 Apr 2005 15:19:00 -0000	[thread overview]
Message-ID: <20050425151905.GA372@lucon.org> (raw)
In-Reply-To: <20050425141125.51956.qmail@web26904.mail.ukl.yahoo.com>

On Mon, Apr 25, 2005 at 04:11:25PM +0200, Etienne Lorrain wrote:
>   Hi,
> 
>   I have s strange problem with this version, but 2.15 works.
>   Do you know what
> Error: `dataPS2' can't be equated to common symbol
>   means?
> 

That means you can't have a symbol equate to common symbol. It doesn't
do what you want. Binutils 2.15 allocates MOUSE as a common symbol and
allocates dataPS2 as another common symbol with size = size of MOUSE
+ 4. dataPS2 won't be the same as &MOUSE.data.PS2.


H.J.

  parent reply	other threads:[~2005-04-25 15:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25 14:11 Etienne Lorrain
2005-04-25 14:34 ` Nick Clifton
2005-04-25 15:19 ` H. J. Lu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-25 16:21 Etienne Lorrain
2005-04-25 15:03 Etienne Lorrain
2005-04-25 15:45 ` Dave Korn
2005-04-25 16:00   ` Dave Korn
2005-04-25 16:08     ` Dave Korn
2005-04-20 19:51 Daniel Jacobowitz
2005-04-21  1:31 ` Mike Frysinger
2005-04-21  3:21   ` Daniel Jacobowitz
2005-04-21  8:59     ` Nick Clifton
2005-04-21 12:43       ` Mike Frysinger
2005-04-21  9:56 ` Ralf Corsepius
2005-04-21 15:30   ` Mark Mitchell
2005-04-21 15:47     ` Ralf Corsepius
2005-04-29 14:32   ` Daniel Jacobowitz
2005-04-21 10:41 ` Dave Korn
2005-04-21 13:11   ` Daniel Jacobowitz
2005-04-21 14:01     ` Dave Korn
2005-04-21 17:07 ` Richard Sandiford
2005-04-29 14:45 ` Daniel Jacobowitz

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=20050425151905.GA372@lucon.org \
    --to=hjl@lucon.org \
    --cc=binutils@sources.redhat.com \
    --cc=drow@false.org \
    --cc=etienne_lorrain@yahoo.fr \
    /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).