public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils
@ 2002-08-04 21:44 Martin v. Loewis
  2002-08-04 23:11 ` Jakub Jelinek
  0 siblings, 1 reply; 53+ messages in thread
From: Martin v. Loewis @ 2002-08-04 21:44 UTC (permalink / raw)
  To: gcc

Further analysis shows that the incompatibility was caused due to
different binutils versions. On the system where the binary was
compiled, binutils 2.12 was present, which has --eh-frame-hdr.

On the system where the binary was run, binutils 2.11 was present,
which does not support this option.

So binutils versions that differ by one minor can cause binary
incompatibilities for C++ :-(

Regards,
Martin

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

end of thread, other threads:[~2002-08-07  4:38 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-04 21:44 libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils Martin v. Loewis
2002-08-04 23:11 ` Jakub Jelinek
2002-08-05  1:05   ` Martin v. Loewis
2002-08-05  1:12     ` Jakub Jelinek
2002-08-05  1:51       ` Martin v. Loewis
2002-08-05  2:57       ` Richard Henderson
2002-08-05  5:45         ` Daniel Jacobowitz
2002-08-05  7:25           ` Richard Henderson
2002-08-05  7:33             ` Mark Mitchell
2002-08-05  7:57               ` Daniel Jacobowitz
2002-08-05  8:04                 ` Mark Mitchell
2002-08-05  8:14                 ` Jakub Jelinek
2002-08-05  8:22                   ` Daniel Jacobowitz
2002-08-05  8:34                     ` Jakub Jelinek
2002-08-05  8:51                       ` Daniel Jacobowitz
2002-08-05 13:15                 ` Martin v. Loewis
2002-08-05  7:05         ` Mark Mitchell
2002-08-05 13:17           ` Martin v. Loewis
2002-08-05 13:45             ` Mark Mitchell
2002-08-05 13:48               ` Jakub Jelinek
2002-08-05 13:51                 ` Mark Mitchell
2002-08-05 15:03                   ` Martin v. Loewis
2002-08-05 22:21                   ` Andreas Jaeger
2002-08-06  8:46                     ` Mark Mitchell
2002-08-06  4:04                   ` Gerald Pfeifer
2002-08-06  8:51                     ` Mark Mitchell
2002-08-05 14:21               ` Martin v. Loewis
2002-08-05 15:00                 ` Mark Mitchell
2002-08-05 15:12                   ` Franz Sirl
2002-08-05 18:40                     ` Mark Mitchell
2002-08-05 15:29                   ` Jakub Jelinek
2002-08-05 16:48                     ` Richard Henderson
2002-08-05 23:36                       ` Jakub Jelinek
2002-08-06  0:00                         ` Neil Booth
2002-08-06  3:11                         ` Richard Henderson
2002-08-06  9:16                           ` Mark Mitchell
2002-08-06  9:45                             ` Jakub Jelinek
2002-08-06 10:05                               ` Mark Mitchell
2002-08-06 10:56                                 ` Jakub Jelinek
2002-08-06 11:20                                   ` Mark Mitchell
2002-08-06 13:17                                     ` Richard Henderson
2002-08-06 13:35                                       ` Mark Mitchell
2002-08-06 15:12                                         ` Geoff Keating
2002-08-07  4:38                                         ` Michael Matz
2002-08-05 18:42                     ` Mark Mitchell
2002-08-06  2:32                   ` [PATCH] Default to --enable-threads=posix on Linux (was Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils) Jakub Jelinek
2002-08-06  2:47                     ` Christoph Hellwig
2002-08-06  2:54                     ` Franz Sirl
2002-08-06  3:20                       ` Jakub Jelinek
2002-08-06  5:21                         ` Franz Sirl
2002-08-06  6:00                           ` Daniel Jacobowitz
2002-08-06  8:15                           ` [PATCH] Default to --enable-threads=posix on Linux (was " Mark Mitchell
2002-08-06  8:12                     ` Mark Mitchell

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