leif wrote:
I'd guess that yasm is to blame (probably not yet fully prepared for
Cygwin64*), somehow generating invalid object files that cause (e.g.)
'ld' to crash.

Just noticed both Cygwin(64) and MPIR 2.6.0 have yasm 1.2.0, but it looks as if Cygwin would patch it (from the package version).

You may try to use Cygwin's yasm, or look whether they do anything significant to its vanilla sources.

(At any rate, surely 'ld' shouldn't segfault even if yasm was the culprit...)


Or experiment a little with --host=... (i.e., the CPU type, such that other [assembly] files / a different MPN_PATH is chosen).


-leif


Did you try to use some other tools (using the BFD library) on the
offending object files?  (The archives in contrast are probably ok,
although perhaps not all object files they contain.)


-leif

____________
*(at least not the version currently shipped with MPIR)

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to