You are not logged in.

#1 2013-10-29 20:26:59

volk100500
Member
Registered: 2013-10-29
Posts: 4

[SOLVED] How can I retrieve gmp static libs?

Hi all!
I watch this https://www.archlinux.org/todo/remove-static-libraries/ and I'm sad sad
What options and where i must add to makepkg to build gmp with static libraries ?  I need them for developing.
I really don't want to make this by hand from sources)))
Thank you very much and sorry for my english.

Last edited by volk100500 (2013-10-29 22:48:21)

Offline

#2 2013-10-29 20:47:44

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How can I retrieve gmp static libs?

In /etc/makepkg.conf in the options array you need to have 'staticlibs' not '!staticlibs'.
This will keep the static libs for all the packages you build from source.

Alternatively, you can edit just gmp PKGBUILD https://mailman.archlinux.org/pipermail … 25542.html

Last edited by karol (2013-10-29 20:49:39)

Offline

#3 2013-10-29 21:11:10

volk100500
Member
Registered: 2013-10-29
Posts: 4

Re: [SOLVED] How can I retrieve gmp static libs?

karol wrote:

In /etc/makepkg.conf in the options array you need to have 'staticlibs' not '!staticlibs'.
This will keep the static libs for all the packages you build from source.

Alternatively, you can edit just gmp PKGBUILD https://mailman.archlinux.org/pipermail … 25542.html

Thank you very much! i'm so ashamed for this... here https://www.archlinux.org/todo/remove-static-libraries/  is described all I need, but I'm so stupid(

Offline

#4 2013-10-29 21:52:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How can I retrieve gmp static libs?

volk100500 wrote:

here https://www.archlinux.org/todo/remove-static-libraries/  is described all I need, but I'm so stupid(

Yup :-)

I thought you've seen it, but something was not quite clear.



Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB