This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils


On Mon, Aug 05, 2002 at 02:58:40PM -0700, Mark Mitchell wrote:
> I still need to know, though, whether Benjamin's problems have been
> solved or not

I cannot reproduce it.
I have made both plain ../configure i386-redhat-linux
builds (gcc-3_2-branch, HEAD) and
../configure i386-redhat-linux --enable-threads-posix --enable-shared --enable-__cxa_atexit
bootstraps, libstdc++ in all 4 cases showed one FAIL and a bunch of XPASSes.
That was repeated after I exchanged libstdc++.so.5.0.0 binaries between
the trees.
So to me both libstdc++.so.5 look compatible (and likewise C++, at least
to the extent covered by consistency.vlad (minus some __alignof__ of
non-fields)).

Both were vanilla checkouts (the former from the weekend, the pthread builds
Monday vintage).

> , and what we're doing about Franz's versioning suggestion.

As I already wrote, I don't think this is necessary, especially this late
in the game, but if Richard or Geoff think otherwise...

BTW: What about the IA-32 bitfield ABI bug and what about __m64 alignment?

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]