problem building glibc-2.3.2 with gcc-3.4.0 and binutils-2.15.90.0.3 for m68k

Andreas Schwab schwab@suse.de
Tue Apr 27 13:17:00 GMT 2004


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."



More information about the Binutils mailing list