To get mpir to pass its C++ tests under cygwin (if I configure with --
enable-cxx) I had to also add -Wl,--enable-auto-import to LDFLAGS.
The warning message from ld if you don't have that option specified
doesn't sound very scary, because it says it's doing the auto import,
anyway, without being asked.  And some of the failing programs linked
with no warnings.  But something goes very wrong, and the program
(e.g., t-assign.exe) can't even start up (at least under gdb),
returning an error code of 5.  That was with gcc 4.3.2.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to