On 11. 2. 2015 6:55, Chris Johns wrote: > The issue is not repeatable so I > have builds that do not fail here and then builds that do. I am using > '-j 2' on the build.
I definitely suggest trying with `-j 1`. I remember seeing some problems with parallel builds, that may or may not have been resolved. > unable to rename '.libs/libsupc++.a'; reason: Permission denied This looks like another process is keeping the file open, mostly likely an anti-virus. Try disabling any anti-virus, anti-malware and disk indexing software. -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
