This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37629] auto-import of constant data results in a crash at runtime
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Sep 2008 03:12:21 -0000
- Subject: [Bug target/37629] auto-import of constant data results in a crash at runtime
- References: <bug-37629-16750@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dannysmith at users dot sourceforge dot net 2008-09-24 03:12 -------
This bug is linker related. It is fixed on 32-bit windows by this patch
http://sourceware.org/ml/binutils-cvs/2007-10/msg00002.html
Have you tried with recent binutils and explict -Wl,--enable-auto-import
switch?
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37629