You are not logged in.
Hi all!
I watch this https://www.archlinux.org/todo/remove-static-libraries/ and I'm 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
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
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
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