Search Criteria
Package Details: mingw-w64-mman-win32-svn r4-5
Git Clone URL: | https://aur.archlinux.org/mingw-w64-mman-win32-svn.git (read-only) |
---|---|
Package Base: | mingw-w64-mman-win32-svn |
Description: | A light implementation of the mmap functions for MinGW (mingw-w64) |
Upstream URL: | https://code.google.com/p/mman-win32/ |
Licenses: | |
Submitter: | benob |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-22 07:21 |
Last Updated: | 2015-06-08 20:58 |
Dependencies (3)
- mingw-w64-crt (mingw-w64-crt-git, mingw-w64-crt-bin)
- mingw-w64-gcc (mingw-w64-gcc-bin) (make)
- subversion (subversion-1.6) (make)
Latest Comments
xantares commented on 2015-03-17 07:54
hi,
the package name is actually subversion, not svn
xan.
ant32 commented on 2015-03-10 18:12
please add svn to makedepends
xantares commented on 2015-03-09 14:56
nah, the .dll should go to /bin :]
xantares commented on 2015-03-09 14:55
the .dll should go to /bin
xantares commented on 2015-03-09 07:41
hello,
you can maybe use this fork:
https://github.com/witwall/mman-win32/pull/2
xan.
xantares commented on 2015-03-08 10:08
hello
please build shared libs:
${_arch}-g++ -shared -o libmman.dll mman.o -Wl,--out-implib,libmman.dll.a
then install to [...]/bin/libmman.dll and to [...]/lib/libmman.dll.a
xan.
ant32 commented on 2014-08-04 14:13
==> ERROR: .AURINFO was not found in the build directory and is not a URL.