Compiled Windows Libraries for Download

Sergey Kashyrin ska at resqnet.com
Wed Jun 21 15:02:12 CEST 2006


Thanks Jim,

Have you tried to run the tests ?

G:\gmp-4.2.1\tests\misc>cl /MD -DHAVE_CONFIG_H -I. -I.. -I../.. /D intmax_t=__int64 t-printf.c ..\tests.lib ..\..\gmp.lib
Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.42 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
...
Microsoft (R) Incremental Linker Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:t-printf.exe
t-printf.obj
..\tests.lib
..\..\gmp.lib
t-printf.obj : error LNK2019: unresolved external symbol __gmp_free_func referenced in function check_plain
t-printf.obj : error LNK2019: unresolved external symbol __gmp_allocate_func referenced in function check_plain
tests.lib(misc.obj) : error LNK2001: unresolved external symbol __gmp_allocate_func
tests.lib(refmpn.obj) : error LNK2019: unresolved external symbol __gmpn_bases referenced in function refmpn_get_str
tests.lib(refmpn.obj) : error LNK2019: unresolved external symbol __gmpn_clz_tab referenced in function refmpn_get_str
tests.lib(misc.obj) : error LNK2019: unresolved external symbol __gmp_rands referenced in function tests_rand_start
tests.lib(misc.obj) : error LNK2019: unresolved external symbol __gmp_rands_initialized referenced in function tests_rand_start
tests.lib(misc.obj) : error LNK2019: unresolved external symbol __gmp_reallocate_func referenced in function 
__gmp_allocate_or_reallocate
tests.lib(misc.obj) : error LNK2019: unresolved external symbol __gmp_urandomm_ui referenced in function mpz_erandomb
tests.lib(misc.obj) : error LNK2019: unresolved external symbol x86_fldcw referenced in function tests_hardware_setround
tests.lib(misc.obj) : error LNK2019: unresolved external symbol x86_fstcw referenced in function tests_hardware_setround
tests.lib(memory.obj) : error LNK2019: unresolved external symbol __gmp_default_allocate referenced in function tests_allocate
tests.lib(memory.obj) : error LNK2019: unresolved external symbol __gmp_default_reallocate referenced in function tests_reallocate
tests.lib(memory.obj) : error LNK2019: unresolved external symbol __gmp_default_free referenced in function tests_free_nosize
t-printf.exe : fatal error LNK1120: 13 unresolved externals

Regards,
Sergey


----- Original Message ----- 
From: "Degski" <degski at gmail.com>
To: "gmp-discuss" <gmp-discuss at swox.com>
Sent: Tuesday, June 20, 2006 10:51 AM
Subject: Compiled Windows Libraries for Download


> Uploaded compiled Windows Libraries.
>
> Included:
> GMP 4.2.1 header files, dll's (exp's, lib's and pdb's) and lib's (static).
> MPFR 2.2.0 header files, (exp's, lib's and pdb's) and lib's (static).
>
> For AMD Athlon64 on Windows XP x64 (64 bit):
> http://rapidshare.de/files/23595448/gmp-mpfr-4.2.1-AMD64.zip.html
>
> For Pentium 4 on Windows XP (32 bit):
> http://rapidshare.de/files/23595917/gmp-mpfr-4.2.1-P4.zip.html
>
> I used Brian Gladman's updated project files, as posted on his
> personal web-site:
> http://fp.gladman.plus.com/computing/index.htm All Credits go to Brian
> Gladman, just try to help out those apparently having problems
> compiling.
>
> If and when you need Generic-, P1-, P2- or P3-builds, plse post
> message, I'll upload those as well then!
>
> Jim
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at swox.com
> https://gmplib.org/mailman/listinfo/gmp-discuss 



More information about the gmp-discuss mailing list