public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Dan Kegel <dank@kegel.com>
Cc: Binutils <binutils@sources.redhat.com>,
	GCC Mailing List <gcc@gcc.gnu.org>
Subject: Re: problem building glibc-2.3.2 with gcc-3.4.0 and binutils-2.15.90.0.3 for m68k
Date: Tue, 27 Apr 2004 13:17:00 -0000	[thread overview]
Message-ID: <jewu41wsr0.fsf@sykes.suse.de> (raw)
In-Reply-To: <4087EAED.4080102@kegel.com> (Dan Kegel's message of "Thu, 22 Apr 2004 08:55:25 -0700")

Dan Kegel <dank@kegel.com> writes:

> While testing all the targets crosstool supports with the new combination of tools
> (gcc-3.4.0 and binutils-2.15.90.0.3),
> I ran into an error with --host=x86-linux --target m68k-linux:
>
> localealias.s:544: Error: junk at end of line, first unrecognized character is `,'
>
> Here are lines 544 to 546 of localealias.s:
>      544         .local  lock
>      545         .comm   lock,24,2
>      546         .section        __libc_freeres_ptrs
> So I guess it didn't like the ,24,2 on the .comm line.

No, gas is actually complaining about line 547 (it does not properly count
lines in #APP/#NO_APP sections).  See the thread starting at
<http://sources.redhat.com/ml/binutils/2004-04/msg00646.html>.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  parent reply	other threads:[~2004-04-27 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 15:57 Dan Kegel
2004-04-26 22:00 ` Jim Wilson
2004-04-27 13:17 ` Andreas Schwab [this message]
2004-04-27 13:51   ` Dan Kegel

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=jewu41wsr0.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=binutils@sources.redhat.com \
    --cc=dank@kegel.com \
    --cc=gcc@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).