1. The newes gnu mp (gmp) sources are at:
http://swox.com/gmp/
2.) To built it as a dll with cygwin you must use the following
conffigure options.
./configure --disable-static --enable-shared CPPFLAGS="-DDLL_EXPORT"
make
make check
# All tests passed
> From: Brooks Moses
>
> Angelo Graziosi wrote:
> > Tim Prince wrote:
> >>This is not such a new problem, but I have not been able to get a
> >>working pre-built version of gmp from the mirrors I normally use. It
> >>worked fine when I installed from the source on the same
> server, once I
> >>re
Danny Smith wrote:
Thanks for the links. Unfortunately, the package files that David
Billinghurst references therein seem to have disappeared; does anyone
know where they can currently be found?
ftp://ftp.gnu.org/gnu/gmp/gmp-4.2.1.tar.bz2
http://www.mpfr.org/mpfr-current/mpfr-2.2.0.tar.bz2
ht
>
> Angelo Graziosi wrote:
>
> Thanks for the links. Unfortunately, the package files that David
> Billinghurst references therein seem to have disappeared; does anyone
> know where they can currently be found?
>
ftp://ftp.gnu.org/gnu/gmp/gmp-4.2.1.tar.bz2
http://www.mpfr.org/mpfr-current/mp
Angelo Graziosi wrote:
Tim Prince wrote:
This is not such a new problem, but I have not been able to get a
working pre-built version of gmp from the mirrors I normally use. It
worked fine when I installed from the source on the same server, once I
recognized that --enable-shared is required, so
I reported earlier some problems with gmp_printf and
gmp_scanf when running GMP under Cygwin.
My program now runs correctly. I will vaguely discuss
some of the problems for the benefit of those who may
have had similar issues:
Firstly I was using Cygwin on a **64** bit Athlon,
running on **32** b
On 09/28/2006, William Hart wrote:
One possibility would be to try installing the old version of Cygwin on my
new machine to see if the problem goes away. Is there a way of doing this?
Open a new command prompt without bash. Alter the path to remove any signs
of the local Cygwin. Stop all Cyg
Tim Prince wrote:
> William Hart wrote:
>> I seem to be having some problems with the GMP library
>> in the latest version of Cygwin. I just installed the
>> latest Cygwin along with the latest GMP, however C
>> code that previously worked with GMP+Cygwin no longer
>> does.
>
> This is not such
William Hart wrote:
I seem to be having some problems with the GMP library
in the latest version of Cygwin. I just installed the
latest Cygwin along with the latest GMP, however C
code that previously worked with GMP+Cygwin no longer
does.
This is not such a new problem, but I have not been a
I seem to be having some problems with the GMP library
in the latest version of Cygwin. I just installed the
latest Cygwin along with the latest GMP, however C
code that previously worked with GMP+Cygwin no longer
does.
To try and determine whether this is a Cygwin problem
or not, I recompiled th
10 matches
Mail list logo