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: Minh Nguyen
Subject: Re: Building GMP dll library for pentium class
Date: Thu, 17 Oct 2002 14:10:23 -0700 (PDT)

Thanks for your help ! I have another question. Is the specific assembly code (say for pentium4 or pentium6) much faster than the generic assembly code for x86?

Thanks

 Kevin Ryde <address@hidden> wrote:

Minh Nguyen 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).


_______________________________________________
gmp mailing list
address@hidden
http://swox.com/mailman/listinfo/gmp



Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos, & more
faith.yahoo.com
reply via email to

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