jasonmoxham
98fb151932
merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk
2009-03-03 21:40:13 +00:00
wbhart
cabf5e33d6
Fix for c++ build issue (--tag missing).
2008-12-24 01:21:55 +00:00
wbhart
79aacf7209
Updated license information for many files.
2008-07-24 21:14:10 +00:00
wbhart
c7caca6d56
Set native line endings for all .c, .h, as, .asm, .s, .in, .m4, .cc, am
2008-06-25 07:33:36 +00:00
wbhart
f4ec3d5515
Experimental fix for global symbol prefix for yasm assembly files.
2008-06-15 18:46:08 +00:00
wbhart
8ad9ff3d76
Set the object file correctly.
2008-05-30 04:39:25 +00:00
wbhart
966a35ba06
Attempt to get the object formats correct.
2008-05-30 04:01:04 +00:00
wbhart
0a1550b722
Explicitly give the output library name so libtool doesn't get confused.
2008-05-30 01:00:28 +00:00
wbhart
ed4bc3e66b
Fix for libtool to make the required files.
2008-05-30 00:09:28 +00:00
wbhart
60610b3b8b
Attempt to fix assembler file names.
2008-05-29 23:55:41 +00:00
wbhart
3ff64d3d03
Fixed a tab that had got converted to spaces.
2008-05-27 02:52:15 +00:00
wbhart
dd19683c98
First attempt at making make check work.
...
Fixed execute permissions on some files.
Removed some files from yasm that are regenerated by the build
procedure.
2008-05-27 02:28:44 +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
wbhart
a197a2d3eb
Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
...
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00