tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Symbols visibility support (cont: Linking bug about _


From: Vince
Subject: Re: [Tinycc-devel] Symbols visibility support (cont: Linking bug about _i686.get_pc_thunk.*)
Date: Thu, 12 Apr 2007 22:48:32 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070323)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Do you have a test case I can reproduce the bug with?  (Something I can
> compile to see it for myself?)

Thanks for your answer.

Any program calling atexit, such as the minimal

#include <stdlib.h>
void foo(void) { }
int main(void) { atexit(foo); return 0; }

triggers the problem here. I suspect that it needs a recent glibc to
show up (mine is 2.5).

Vincent.


PS: Sorry for the reply, Robert. I'm not very used to mailing lists !
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGHpsgK9ByfI09oHARAt9aAKCtcW0u8K8wp/dambWyFEHqqpM0TACguOb+
ODlLf8aSYghqMpIseU73g5A=
=2ybo
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]