bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building GMP dll library for pentium class


From: Kevin Ryde
Subject: Re: Building GMP dll library for pentium class
Date: Thu, 10 Oct 2002 08:11:25 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Minh Nguyen <address@hidden> writes:
>
> Hi, I want to build GMP DLL library for the generic pentium family
> (i.e. pentium, pentiumpro, p4, p6, etc). I used the following
> command.

Those chips are all quite different actually.  "i386" is probably a
better choice if you want something to run on all of them.

> ./configure --host=pentium --disable-static --enable-shared 

You need to keep the "os" part of the config tuple,
ie. --host=pentium-pc-mingw32 (or whatever).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]