|
From: David M. <dav...@gm...> - 2015-02-11 14:17:49
|
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 |