Search Criteria
Package Details: mingw-w64-gmp 6.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-gmp.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-gmp |
Description: | A free library for arbitrary precision arithmetic (mingw-w64) |
Upstream URL: | http://gmplib.org |
Licenses: | LGPL3 |
Submitter: | Schala |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2012-08-08 04:25 (UTC) |
Last Updated: | 2021-01-19 09:14 (UTC) |
Latest Comments
1 2 Next › Last »
xantares commented on 2021-01-19 08:15 (UTC) (edited on 2021-01-19 10:19 (UTC) by xantares)
I cannot reproduce in a clean build from a container with or without wine, but I feel your patch doesnt hurt :)
blueowl commented on 2021-01-18 21:18 (UTC)
I also get
checking for build system executable suffix... configure: error: Cannot determine executable suffix
Please fix it by using CC_FOR_BUILD variable. Here is a patch
https://paste.ee/p/QQMAs
xDShot commented on 2020-12-05 08:42 (UTC)
checking for build system executable suffix... configure: error: Cannot determine executable suffix
xantares commented on 2020-12-02 10:31 (UTC)
maybe its because of binfmt, or wine ?
ssorgatem commented on 2020-12-02 07:57 (UTC)
I'm having this error with the latest version:
checking for build system executable suffix... configure: error: Cannot determine executable suffix
xantares commented on 2018-07-09 16:21 (UTC)
yes, sorry
mcerb commented on 2018-07-08 23:12 (UTC)
Fails with same error. You need to also patch aclocal.m4 line 3936 to change (./conftest) to (./conftest$i) Credit to dreisner from #archlinux on freenode.
xantares commented on 2018-07-08 22:18 (UTC)
I think I fixed it.
mcerb commented on 2018-07-08 18:15 (UTC) (edited on 2018-07-08 18:22 (UTC) by mcerb)
This fix did not work for me. I'm still getting the error pingplug posted.
I also changed the config line in the PKGBUILD to this :which deals with a warning about using --build --target but doesn't fix the error.
1 2 Next › Last »