Multi-core support for compilation Sysprogs forums › Forums › VisualGDB › Multi-core support for compilation This topic has 1 reply, 2 voices, and was last updated 10 years, 8 months ago by ket. Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 7, 2014 at 09:07 #712 AnonymousParticipant Hi, Is it possible to use all cores to reduce compilation time ? I am using VisualGDB for Android. Thanks. March 7, 2014 at 22:11 #2869 ketParticipant Hi, The underlying build system for Android is make, so you can just pass the -j argument to ndk-build. You can specify ndk-build arguments on the Build settings page of VisualGDB Project Properties. You can read more about the make jobs argument here. Author Posts Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In