public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* MIPS assembler  no longer "combines symbols in different segments"...
@ 2005-02-26 19:36 David Daney
  2005-02-26 20:19 ` David Daney
  2005-02-27  2:47 ` [Patch] was: " David Daney
  0 siblings, 2 replies; 18+ messages in thread
From: David Daney @ 2005-02-26 19:36 UTC (permalink / raw)
  To: binutils

A recent change to gas seems to have broken it so that it no longer 
works with gcc-3.3.  Configured as target=mipsel-linux

The .eh_frame code generated by gcc-3.3 contains things like this:

         .4byte  $LFB2-.

Where '$LFB2' is in .text and '.' is in .eh_frame.  This worked well in 
2.15 but for:

$ mipsel-linux-as --version
GNU assembler 050218 20050218

I am getting:

Error: operation combines symbols in different segments

for this.

Is there a good reason that this was changed?

If not can we change it back?

There are enough ld bugs in 2.15 that I want to use this snapshot, but I 
will probably have to resolve this issue first.

David Daney.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-02-28 20:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-26 19:36 MIPS assembler no longer "combines symbols in different segments" David Daney
2005-02-26 20:19 ` David Daney
2005-02-27  0:09   ` cgd
2005-02-27  1:17   ` David Daney
2005-02-27  2:47 ` [Patch] was: " David Daney
     [not found]   ` <mailpost.1109387217.12843@news-sj1-1>
2005-02-28  9:07     ` cgd
2005-02-28 16:30   ` Maciej W. Rozycki
2005-02-28 17:15     ` Daniel Jacobowitz
2005-02-28 18:06       ` Dave Korn
2005-02-28 19:00         ` Maciej W. Rozycki
2005-02-28 19:52           ` David Daney
2005-02-28 20:41             ` Maciej W. Rozycki
2005-02-28 20:53               ` David Daney
2005-02-28 22:03                 ` Maciej W. Rozycki
2005-02-28 22:29                   ` David Daney
2005-02-28 23:00                 ` Richard Sandiford
2005-02-28 19:57           ` Dave Korn
2005-02-28 18:36       ` Maciej W. Rozycki

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