[Bug bootstrap/39618] trunk revision 145459 - The configure of libstdc++-v3 hangs while checking for PCH support
kurt at intricatesoftware dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 20 07:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39618
Kurt Miller <kurt at intricatesoftware dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kurt at intricatesoftware
| |dot com
--- Comment #3 from Kurt Miller <kurt at intricatesoftware dot com> 2011-11-20 03:31:22 UTC ---
... since then without issues.
OpenBSD uses random mmap() return addresses. malloc uses mmap and the runtime
linker randomizes shared library load addresses, thus using mmap as a fixed
address is rather difficult on OpenBSD.
More information about the Gcc-bugs
mailing list