diff options
author | Linus Nordberg <linus@nordberg.se> | 2000-05-18 17:59:37 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2000-05-18 17:59:37 +0200 |
commit | 22554eb5f400e49f00e27f713c02599db724957f (patch) | |
tree | 7303b33bda57ff6c733da089bceea8e7065bdcb9 /ChangeLog | |
parent | bf1fd01bb0ccf253ddb3f2cd95e71dae641845aa (diff) | |
download | gmp-22554eb5f400e49f00e27f713c02599db724957f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2000-05-18 Linus Nordberg <linus@swox.se> + + * configure.in: Set NM before looking for compiler since + GMP_CHECK_CC_64BIT needs it. + + * acinclude.m4 (GMP_CHECK_CC_64BIT): Don't execute on target. + (GMP_PROG_CC_FIND): Before checking if the compiler knows how to + produce 64-bit code, verify that it works at all. The background + is that /usr/ucb/cc on Solaris 7 successfully compiles in 64-bit + mode but fails when doing final link. + (GMP_PROG_CC_WORKS): Report to user what's happening. + 2000-05-17 Linus Nordberg <linus@swox.se> * config.guess: Use X86CPU for x86 Cygwin. |