bug-gmp
[Top][All Lists]
Advanced

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

Building GMP dll library for pentium class


From: Minh Nguyen
Subject: Building GMP dll library for pentium class
Date: Tue, 8 Oct 2002 17:55:59 -0700 (PDT)

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.

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

 What happened is that the built library is a static library. I checked the config.log and it said shared library is not built and static library is built. This means that the options --disable-static and --enable-shared are being ignored ! 

When I remove the option --host=pentium then the built library is a DLL library as expected.

Is it a known problem? How can I build a DLL library for generic pentium family?

Thanks,

Minh



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

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