Commit Graph

11 Commits

Author SHA1 Message Date
wbhart
1c2f0506f5 Fixed a bug in mpn_gcdext reported by Dan Grayson. 2010-01-30 22:27:37 +00:00
wbhart
2680513f57 Result of running aclocal, autoconf, automake.
--This line, and those 
below, will be ignored--

M    Makefile.in
M    yasm/configure
M    yasm/Makefile.in
M    yasm/config.h.in
M    yasm/aclocal.m4
M    configure
2010-01-13 18:48:25 +00:00
jasonmoxham
8d71b8b7e7 replace with yasm svn 2227 , delete yasm .svn stuff , run yasm's autogen , replace symbolic links in config directory with real files , run yasm's ./configure && make && make check && make distclean (this does add a few files we need ) , rm autom4te.cache , add to svn 2009-07-31 11:57:37 +00:00
jasonmoxham
29c6a705a6 delete old yasm 2009-07-31 11:41:04 +00:00
jasonmoxham
962830870a run yasm/autogen , make distclean , and add the files produced to svn 2009-07-25 01:38:05 +00:00
jasonmoxham
309839f64e remove old yasm 2009-07-25 00:42:52 +00:00
wbhart
d8ed263188 Added new yasm. 2008-06-15 21:27:00 +00:00
wbhart
8d46428b0e Removing yasm again due to something wrong with update. 2008-06-15 21:24:14 +00:00
wbhart
c65697e5da Added new version of yasm. 2008-06-15 20:20:16 +00:00
wbhart
7073d13446 Temporarily removing yasm to update to newer version. 2008-06-15 20:15:30 +00:00
wbhart
c0e157e3b2 Roughly speaking mpir should now build on an AMD64. At the present moment the config.guess doesn't distinguish a Core 2 from an AMD64 and so the same code is probably built on both.
One must build yasm (included in the yasm directory) before building GMP, if building on an x86_64 machine.

Note: make test and make tune do not currently build.
2008-05-26 22:11:40 +00:00